# Update single SelfSignUpLogInviteCode **PUT /api/cp/signup/code/{identifier}** ## Servers - https://replace-with-own-host.iw-erp.de: https://replace-with-own-host.iw-erp.de () ## Authentication methods - Session token - Jwt token internal - Login config ## Parameters ### Path parameters - **identifier** (string) ### Query parameters - **iw-build-id** (string) build id of the client - **iw-package-id** (string) package id of the client ### Body: application/json (object) - **data** (object) ## Responses ### 200 Update single SelfSignUpLogInviteCode #### Body: application/json (object) - **id** (integer) - **token** (string) - **product** (object) - **log_book_entry_content_type** (string) - **created** (string(date-time)) - **updated** (string(date-time)) - **deleted** (boolean) - **name** (string) - **unified_category** (object) - **image_url** (string) [Powered by Bump.sh](https://bump.sh)