Update project details such as name and description.
Bearer token for authentication
Path Parameters
Unique project identifier
Body
Updated project name (1-255 characters)
Updated project description (max 1000 characters)
All fields are optional. Only provide fields you want to update.
Response
Project unique identifier
Whether the project is active
Project creation timestamp (ISO 8601)
Last update timestamp (ISO 8601)
The access token received from the authorization server in the OAuth 2.0 flow.
Request payload for updating a project
Required string length: 1 - 255
Maximum string length: 1000
created_at
string<date-time>
required
updated_at
string<date-time> | null
required