Skip to main content
Version: 2021-07-28

Remove Contact From Every Campaign

DELETE 

/contacts/:contactId/campaigns/removeAll

deprecated

This endpoint has been deprecated and may be replaced or removed in future versions of the API.

Remove Contact From Every Campaign. Use DELETE /contacts/{contactId}/campaigns/remove-all instead.

Request

Version stringrequired

API Version

Available options2021-07-28
contactId stringrequired

Contact Id

application/json

Successful response

Schema
    succeededboolean

    Whether the campaign operation was successful

    succededbooleandeprecated

    Legacy misspelling of succeeded. Deprecated; use succeeded.