Update goal
Goals
Update goal
Update an existing goal. Only provided fields will be updated. Set a field to null to clear it (for optional fields).
PATCH
Update goal
Authorizations
Use your API key as a Bearer token. API keys can be generated in Settings → Integrations → API Access.
Path Parameters
Goal ID
Body
application/json
Goal title
Required string length:
1 - 200Goal description
Maximum string length:
5000Company ID
Status ID (null to clear)
Priority ID (null to clear)
Category ID (null to clear)
Due date (null to clear)
Progress (0-100)
Required range:
0 <= x <= 100Quarter (null to clear)
Maximum string length:
2Year (null to clear)
Required range:
2000 <= x <= 2100Response
Goal updated successfully