v1
latestOpenAPI 3.1.02026-07-26359254.7 MBSequence Contacts
Remove contact from sequence
<small>Requires the sequences:operate scope (or a broader one that includes it).</small>
Remove a contact from the sequence
delete/v3/sequences/{id}/contact-links/{contact_id}
Path parameters
idinteger required
Sequence ID
contact_idinteger required
Contact ID
Response
Contact removed from sequence. The response body is empty.
{"stackTrail":"paths:/v3/sequences/{id}/contact-links/{contact_id}:delete:responses:204:content:application/json:schema","oasType":"schema","type":"unknown","description":"Empty body"}