Set sequence goal

Sets or clears the goal that halts a sequence. Provide a goal_uuid to assign that goal as the sequence's halt condition, or send null to clear it. goal_uuid must be present in the body either way. Returns the full sequence (same shape as get_sequence), reflecting the resulting goal_uuid.

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

UUID of the sequence to update. Must belong to the account.

uuid | null
required

UUID of the goal to set as the sequence's halt condition. Must belong to the account. Send null to clear the goal. The field must be present in the body either way.

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