Skip to main content
POST
Remove reaction

Conceituação

Método para remover uma reação de uma mensagem existente. Funciona tanto para mensagens enviadas quanto recebidas. Para utilizar este endpoint, é necessário ter o messageId da mensagem que terá a reação removida.

Autorizações

Authorization
string
header
obrigatório

Secret Key generated in the Omni Z-API Security panel

Corpo

application/json
phone
string
obrigatório

Recipient phone number (country code + area code + number)

Exemplo:

"5511999999999"

messageId
string
obrigatório

ID of the message whose reaction will be removed

delayMessage
integer

Delay in seconds before sending (1-15)

Intervalo obrigatório: 1 <= x <= 15

Resposta

Message sent successfully

zaapId
string

Internal identifier

messageId
string

WhatsApp message ID

id
string

Same value as messageId (compatibility)