Replaces labels for the chat.
Labels
Replace Labels
Replace all labels for a chat with the specified set.
POST
Replaces labels for the chat.
Documentation Index
Fetch the complete documentation index at: https://docs.timelines.global/llms.txt
Use this file to discover all available pages before exploring further.
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 Timelines Global (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"]

