Skip to main content
DELETE
Remove the current user emoji reaction from a message.

Authorizations

Authorization
string
header
required

Bearer JWT token or API Key (sk-*).

Path Parameters

threadId
string
required
messageId
string
required

Body

application/json
emoji
string
required

Single emoji reaction. Text aliases and custom labels are not accepted.

Maximum string length: 32
Example:

"👍"

Response

200

OK.

Last modified on September 5, 2026