Create Labels

Creates extra contact labels for the specified account.

post/contacts/labels/my

Headers

Content-Typestring required

application/json

Authorizationstring required

Bearer {access-token}

Request body

namestring required

The name of label. May only contain alphanumeric characters.

typestring

The type of label (Text, Number)

Response

200

Changes