Skip to main content
DELETE
Unassign label
Auth: TokenAccount or TokenInstanceRate-limit: Global (100/min) • Idempotent: yes

Description

Removes one label from a chat. If the chat does not have that label, the operation is considered a success (idempotent). The label itself is not deleted, to delete it, use Delete label.

Example

Success response

The response confirms the removal by echoing the tag_id. The envelope reuses the same shape as tags-assign, only with message: "Tag removed successfully".
200 OK

Path parameters

string
required
Instance name.

Query params

string
required
Phone number, private JID (...@s.whatsapp.net or ...@lid), group JID (...@g.us), or newsletter.
string
required
ID of the label to remove.

Headers

Error responses

Error 400

Assign label

Reassign the label to another chat.

Delete label

Remove the label from the entire instance.