Partially update project
Partially updates an existing project by its ID.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
Specifies the tenant context for the request. All endpoints operate within this tenant scope.
"tnt_pfh0haxfpzowht3oi213cqos"
Path Parameters
Unique identifier of the project.
"prj_8f4d4gk1p9h2x0s7v3n5c1a9"
Body
Request body used to partially update an existing project resource.
Request body used to partially update an existing project resource.
Name of the project.
1 - 255"Website Redesign"
Optional description of the project.
1024"Revamp the corporate website for the 2025 launch."
Order of the resource for sorting purposes.
0 <= x <= 900719925474099113
Response
Default Response
Standard success response payload wrapped in a data property.
Project resource returned by the API.