Labels
Manage Labels in Chat
Manage labels for a specific chat. Provide exactly one of three actions: add, remove, or set (with label IDs).
POST
Required token scopes:
Manage all chats
Using set overrides any existing labels on the chat and replaces them with the new list you provide. Passing "set": [] clears all labels from the chat.Authorizations
API token generated in Texter: gear icon → Developers → API Tokens. When creating a token, assign it the scopes required by the endpoints you plan to call - each endpoint lists its required scopes.
Path Parameters
The unique identifier of the chat. You can obtain this value by using the Search Chats endpoint with the contact's phone number
Body
application/json
Response
Labels updated. Body is the plain text OK