Sequences
Pause sequence
Pause an active sequence. Enrolled contacts stop receiving messages until the sequence is reactivated.
Authorization
bearerAuth AuthorizationBearer <token>
API key authentication: send your Zernio API key in the Authorization header, prefixed with Bearer.
In: header
Path Parameters
sequenceId*string
Response Body
application/json
application/json
application/json
{ "success": true, "sequence": { "id": "string", "status": "string" }}Was this page helpful?