Skip to main content
POST
Remove label from chat

Authorizations

apikey
string
header
required

Your Pilot Status API key (ps_...). Evolution GO also accepts Authorization: Bearer <key>.

Body

application/json
jid
string
required

Chat JID to remove the label from.

Example:

"5511999999999@s.whatsapp.net"

labelId
string
required

ID of the label to detach.

Example:

"1"

Response

Success — provider-native response body.

message
string
required

Operation status message; "success" when the label was removed from the chat