Skip to main content
Version: v3

Add Contact to Campaign

POST 

/contacts/:contactId/campaigns/:campaignId

Add contact to Campaign

Request

Version stringrequired

API Version

Available optionsv3
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.