Labels
Set labels for a chat
Replaces all labels on a chat with the specified label IDs.
PUT
Set labels for a chat
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The WhatsApp instance UUID
Example:
"a1b2c3d4-e5f6-7890-abcd-ef1234567890"
Chat ID
Body
application/json
Example:
["1", "2"]Response
Labels set
Operation succeeded
Example:
true
Set labels for a chat