Skip to main content
POST
cURL
Only sequences that have a status of in-progress, queued, or paused may be stopped. Attempting to stop a sequence with a different status will result in a 400 Bad Request.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
integer
required

The sequence ID

Response

Stopped sequence result

success
boolean

Indicates if the sequence was successfully stopped