Error
Labels
Add Labels
Add labels to a chat without removing existing ones.
PUT
Error
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
an id of the chat as appears in TimelinesAI (can be found in the URL of the chat page, or in the payload of outbound webhook). Supports sending messages to a group.
Body
application/json
Example:
["label1", "label2", "label3"]
