Create contact data field

Creates a contact data field within the account

Use this operation to create a contact data field within your account.

You can't create a contact data field that already exists. If you are unsure which data fields currently exist, call Get Contact Data Fields.

The amount of contact data fields you can create is limited by your account type.

Path Params
string
required
Defaults to r1

The Dotdigital region id your account belongs to e.g. r1, r2 or r3

Body Params
string

The name of the contact data field being created. It can be a maximum of 20 characters in length and must contain alphanumeric characters only, with hyphens and underscores if required.

string

The data type of the contact data field you're creating. Valid values are one of: String, Numeric, Date, Boolean.

string
Defaults to Private

Choose for your data field to be either private or public

string

The default value of your data field. It can be any data type.

Response

Response body
object
string
string
string
string
Language
Credentials
:
URL