Skip to main content
Version: 2021-04-15

Add Contact to Campaign

POST 

/contacts/:contactId/campaigns/:campaignId

Add contact to Campaign

Request

Version stringrequired

API Version

Available options2021-04-15
contactId stringrequired

Contact Id

campaignId stringrequired

Campaign Id

Bodyrequired

    object
application/json

Successful response

Schema
    succeededboolean

    Whether the campaign operation was successful

    succededbooleandeprecated

    Legacy misspelling of succeeded. Deprecated; use succeeded.