Skip to main content
POST
JavaScript

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

campaignId
string
required

TCR's ID for the campaign to import

Pattern: ^C[A-Z0-9]{5,8}$

Response

Successful Response

The response is of type object.