Skip to main content
POST
Add Contact to Campaign

Authorizations

Authorization
string
header
required

Use the Access Token generated with user type as Sub-Account (OR) Private Integration Token of Sub-Account.

Headers

Version
enum<string>
required

API Version

Available options:
2021-07-28

Path Parameters

contactId
string
required

Contact Id

Example:

"3bZD1nQzbul0MCancbQD"

campaignId
string
required

Campaigns Id

Example:

"Y2I9XM7aO1hncuSOlc9L"

Body

application/json

The body is of type object.

Response

Successful response

succeded
boolean
Example:

true

Last modified on March 8, 2026