Projects
Update project details
Updates the details of a specific project by its ID, such as changing its name.
PATCH
Update project details
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Path Parameters
Unique identifier of the organization containing the project
Pattern:
[a-zA-Z0-9_-~:]+Unique identifier of the project to update
Body
application/json
Response
Project successfully updated
Details of a project including its ID, name, and creation/update timestamps
Unique identifier for the project
Human-readable name of the project
Timestamp when the project was created
Timestamp when the project was last updated
Configuration details for a project, including its scale to zero settings
Update project details