v1
latestOpenAPI 3.0.1Apache 2.02026-07-174811204.8 KBprojects
Update Project
Update a specific project's settings.
patch/api/v1/orgs/organizations/{org_id}/projects/{project_id}/
Path parameters
org_idstring required
Unique identifier of the organization
project_idstring required
Unique identifier of the project to be updated
Request body
Response
Project updated successfully
Example response
{
"message": "Project updated successfully"
}