Create DataTable

Create a DataTable

 

Path Params
string
required

Client-specific Identification String

Body Params
string
required

Name of the Data Table.

string

Description of the Data Table.

string
required

Type of the Data Table. ContentType must be one of 'Dynamic', 'Custom', 'Coupon'

int32

The ID of the folder in which the Data Table needs to be created. If not specified it will create in the root folder.

boolean

The value has to be true for sendable and false for non-sendable.

int32

The value has to be 1 for true and 0 for false. For uid clients the value has to be 2

boolean

This indicates that the data table can be used for testing an email.

Attributes
object
required

The table attributes, it should be one or more.

RecipientKey
object
required

The name of the attribute to be used as recipient key

SendableColumn
object
required

This parameter is required when "SendableType" value is 2. The attribute name must have datatype value as email.

Headers
string
required

Auth_token

Response

Language
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json