v1
latestOpenAPI 3.1.02026-07-26359254.7 MBContacts
Move a contact to a sequence
<small>Requires the contacts:operate scope (or a broader one that includes it).</small>
Moves a contact to a different sequence, optionally removing from existing sequences
post/v3/contacts/{id}/move-to-sequence
Path parameters
idinteger required
Contact ID
Request body
Response
Contact moved to sequence successfully. The response body is empty.
{"stackTrail":"paths:/v3/contacts/{id}/move-to-sequence:post:responses:204:content:application/json:schema","oasType":"schema","type":"unknown","description":"Empty body"}