Add Goal to Contact

Marks a goal as completed for a contact in the authenticated account. Both id (contact UUID) and goal_id (goal UUID) must belong to the authenticated account; if either does not exist, the endpoint returns 404.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
uuid
required

Contact UUID. Must belong to the authenticated account.

uuid
required

Goal UUID. Must belong to the authenticated account.

Responses

401

Missing or invalid bearer token.

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