Update Project
Projects API
Update Project
Update an existing project’s details
PUT
Update Project
Request:
Response:
cURL
Authorization
Bearer token for API authentication. Format:
Bearer YOUR_API_KEYPath Parameters
Unique identifier for the project to update
Request Parameters
Name of the project
Optional description for the project
Color for the project in hex format (e.g., #FF6B6B, #FFF). Must include the # symbol and be a valid 3 or 6 character hex color. Color will be normalized to uppercase.
Response Fields
Unique identifier for the updated project
Name of the project
Description of the project
ISO 8601 timestamp when the project was last updated