sequences
Stop Sequence
Permanently stop a sequence.
Requires the sequences:write scope on the API key.
post/v1/sequences/{sequence_id}/stop
Path parameters
sequence_idstring uuid required
ID of the sequence.
Request body
Response
Successful Response
Changes
Changed in 2 of the 12 revisions of this API.13
- ▲
removed the enum value
COMPANYof the request propertyscoperequest-property-enum-value-removed
- ○
added the new
ACCOUNTenum value to the request propertyscoperequest-property-enum-value-added
This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ○
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
- ○