Skip to main content
PATCH
Update project

Authorizations

api_access_token
string
header
required

All API requests must include the api_access_token header with a valid agent or administrator token.

Body

application/json
name
string
required
description
string
color
string
Example:

"#6366F1"

status
enum<string>
Available options:
active,
completed,
archived,
on_hold
deadline
string<date>
contact_id
integer
company_id
integer

Response

Project updated

id
integer
name
string
description
string
color
string
Example:

"#6366F1"

status
enum<string>
Available options:
active,
completed,
archived,
on_hold
deadline
string<date>
contact_id
integer
company_id
integer
tasks_count
integer
created_at
string<date-time>