Appearance
Unenroll contact
Remove a contact from a sequence. No further messages will be sent to this contact.
DELETE /v1/sequences/{sequenceId}/enroll/{contactId}
Remove a contact from a sequence. No further messages will be sent to this contact.
Parameters
sequenceId(path, string) requiredcontactId(path, string) required
Responses
200 — Contact unenrolled
401
404