Create Labels

Creates extra contact labels for the specified account.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

RESPONSES PARAMETERS

KEYDESCRIPTION
nameThe name of the label.
typeThe type of the label. Supported types are: Text or Number. Setting a label as Number will enable validation for it when changing the value for a contact.

ERROR CODES

STATUSCODEDESCRIPTION
404404001001Account not found
409409002011Label Definition already exists
400400002014Label name exists more than once in the same request
Body Params
string
required

The name of label. May only contain alphanumeric characters.

string
Defaults to Text

The type of label (Text, Number)

Headers
string
required
Defaults to application/json

application/json

string
required
Defaults to Bearer {access-token}

Bearer {access-token}

Responses

Language
LoadingLoading…
Response
Choose an example:
application/json