Create field

Create a field.

Path Params
uuid
required

ID of the brand to create a field in

Body Params
string
required
length between 1 and 50

Name of the field

string
length ≤ 50

Name used to reference a field's value via a template or the API. For example, if merge_tag_name is FIRST_NAME, the field can be referenced using *|FIRST_NAME|* in a template or {"name": "FIRST_NAME", "string": ""} via the API.

string
length ≤ 50

A value used for the field when sending test campaigns.

string
enum
required

Type of the field

Allowed:
Responses

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