Zernio
Zernio
API Reference

Sequences

List enrollments for a sequenceGETList sequencesGETCreate sequencePOSTGet sequence with stepsGETUpdate sequencePATCHDelete sequenceDELETEActivate sequencePOSTEnroll contacts in a sequencePOSTPause sequencePOSTUnenroll contactDELETE
Dashboard
llms.txtOpenAPI
OverviewPlatformsAPI ReferenceResources
Sequences

Unenroll contact

Remove a contact from a sequence. No further messages will be sent to this contact.


DELETE
/v1/sequences/{sequenceId}/enroll/{contactId}

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
contactId*string

Response Body

application/json

application/json

Empty
Was this page helpful?

Pause sequence

Pause an active sequence. Enrolled contacts stop receiving messages until the sequence is reactivated.

List workflows

Returns workflows with run stats. Filter by status or profile.