Skip to main content
PUT
Update Project
Request:
cURL
Response:

Authorization

string
required
Bearer token for API authentication. Format: Bearer YOUR_API_KEY

Path Parameters

string
required
Unique identifier for the project to update

Request Parameters

string
Name of the project
string
Optional description for the project
string
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

string
required
Unique identifier for the updated project
string
required
Name of the project
string
Description of the project
string
required
ISO 8601 timestamp when the project was last updated