Skip to main content
Version: v3New

Remove Contact From Every Campaign

DELETE 

/contacts/:contactId/campaigns/remove-all

Removes the contact from every campaign it is enrolled in.

Request

Version stringrequired

API Version

Available optionsv3
contactId stringrequired

Contact Id

application/json

Successful response

Schema
    succeededboolean

    Whether the campaign operation was successful

    succededbooleandeprecated

    Legacy misspelling of succeeded. Deprecated; use succeeded.