sequences
Resume Sequence
Resume a paused sequence.
Requires the sequences:write scope on the API key.
post/v1/sequences/{sequence_id}/resume
Path parameters
sequence_idstring uuid required
ID of the sequence.
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
- ○