Add or remove label
Adds or removes a label on a chat for the number identified by the {instance} path parameter.
Authorizations
Your Pilot Status API key (ps_...). Evolution GO also accepts Authorization: Bearer <key>.
Path Parameters
The number's display name in the Pilot Status dashboard.
Body
Response
Success — provider-native response body.
Result of adding or removing a label from a chat. The boolean flag reflects the action performed: add is present for the add action, remove for the remove action.
The WhatsApp JID of the chat the label was applied to or removed from.
The id of the label that was handled.
Present and true when the label was added to the chat (action = add).
Present and true when the label was removed from the chat (action = remove).