Remove Contacts From All Sequences

Remove contacts from all sequences in a given organization.

A contact will only be removed from any sequence it exists in.
The request's body accepts the list of contacts as to list in the parameters.

If any given contact doesn't exists in an organization, it will create a contact only for the current organization, but that contact won't have any impact on any sequence.
The contacts will be tagged with an upload tag with a timestamp corresponding to the time of the request. Then the status of the contact will be updated to Finished.

The process will run in the background, therefore a 202 Accepted status is initially returned on success.

Callback
Language
Credentials
Header
Click Try It! to start a request and see the response here!