Update project
Projects
Update project
Update project metadata.
PATCH
Update project
Update the name or description of a project.
Authorizations
API key prefixed with sk_. Example: Authorization: Bearer sk_xxx
Headers
API version
Path Parameters
Project ID
Response
Success
Example:
{
"id": "prj_01JABCD123",
"organization_id": "org_01JABCD123",
"name": "City Tower Phase 2",
"description": "30-story mixed-use development",
"created_at": "2024-06-15T10:30:00Z",
"updated_at": "2024-06-15T10:30:00Z"
}