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
Update an existing project. All fields are optional; only provided fields will be updated.Required Permission
project.write
Path Parameters
The unique identifier of the project to be updated.Min Length: 1
Max Length: 200
Max Length: 200
Request Body
Updated name of the project. If omitted, the name will remain unchanged.Min Length: 1
Max Length: 200
Max Length: 200
Enable/disable role information in the user info endpoint. If omitted, the setting will remain unchanged.
Enable/disable authorization checks when logging in. If omitted, the setting will remain unchanged.
Enable/disable organization access checks. If omitted, the setting will remain unchanged.
Update the private labeling setting. If omitted, the setting will remain unchanged.
Response
The timestamp of the change to the project.
Example Request
Example Response
Error Responses
404 Not Found- Project not found400 Bad Request- Invalid request data403 Forbidden- Insufficient permissions