Skip to main content
POST
Remove label from message

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 that contains the message.

Example:

"5511999999999@s.whatsapp.net"

labelId
string
required

ID of the label to detach.

Example:

"1"

messageId
string
required

ID of the target message.

Example:

"3EB0C767D26A8A4E8F1B"

Response

Success — provider-native response body.

message
string
required

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