v1
OpenAPI 3.0.1Apache 2.02026-07-135212282.4 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"
}