Documentation Index
Fetch the complete documentation index at: https://mintlify.com/zitadel/zitadel/llms.txt
Use this file to discover all available pages before exploring further.
Endpoint
Description
Change the name of the organization. Note that since the name is used to generate the organization’s default domain, changing the name will also change the domain. Additionally, if the domain is used as suffix for user logins, their login names will also change accordingly.Required Permission
org.write
Path Parameters
The unique identifier of the organization to be updated.Min Length: 1
Max Length: 200
Max Length: 200
Request Body
The new name for the organization to be set.Min Length: 1
Max Length: 200
Max Length: 200
Response
The timestamp of the update to the organization.
Example Request
Example Response
Error Responses
404 Not Found- Organization not found409 Conflict- Organization name already taken400 Bad Request- Invalid request data403 Forbidden- Insufficient permissions
Important Notes
- Changing the organization name will change the default domain
- User login names that use the organization domain will be affected
- Custom verified domains added to the organization will not be affected