Update Goal

Update an existing goal details. Supports partial updates where only the fields that are provided in the request body will be updated.

Cycle Management: You can assign a goal to a cycle, move it between cycles, or unassign it from a cycle using the cycleId field:

  • To assign to a cycle: provide a valid cycle ID
  • To move between cycles: provide a different cycle ID
  • To unassign from a cycle: provide null as the value
  • To keep the current cycle: omit the field entirely


Note: Goal status updates are not supported via this endpoint. Use the Update Goal Status endpoint instead.

Path Params
int64
required

The unique identifier of the goal to update

Body Params
items
array of objects
required

Single goal update item

items*
Responses

Language
Credentials
Basic
base64
:
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json