sequences
Pause Sequence
Pause a running sequence until paused_until.
Requires the sequences:write scope on the API key.
post/v1/sequences/{sequence_id}/pause
Path parameters
sequence_idstring uuid required
ID of the sequence.
Request body
Response
Successful Response
Changes
Changed in 1 of the 12 revisions of this API.2
- ○
added the optional property
contactto the response with the200statusresponse-optional-property-added
- ○
added the optional property
sequence_templateto the response with the200statusresponse-optional-property-added
- ○