Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Response
The response is of type string[]
.
Returns all possible tags for contacts
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The response is of type string[]
.