sequences
Pause Sequence
Pause a running sequence until paused_until.
Requires the sequences:write scope on the API key.
POST
Pause Sequence
Authorizations
Bearer API key issued from Settings → Developers.
Path Parameters
ID of the sequence.
Body
application/json
Pause Sequence payload
When the sequence should resume.
Response
200 - application/json
Successful Response
Unique identifier.
Workspace this sequence belongs to.
Contact this sequence is targeting.
Template the sequence was instantiated from.
Current execution state.
Available options:
ACTIVE, SUCCEEDED, FAILED, COMPLETED, WAITING_FOR_LEAD, WAITING_FOR_USER, STOPPED_EARLY, FOUND, REFUSED Per-run template variables substituted into outbound messages.
Contact list that triggered this sequence, if any.
When the most recent step ran.
When the sequence was created.
When the sequence last changed.