Skip to content

Remove your reaction

DELETE
/api/chat/channels/{channelId}/messages/{messageId}/reactions/{emoji}

Only ever removes the caller’s own reaction.

channelId
required
string format: uuid
messageId
required
string format: uuid
emoji
required

URL-encoded emoji from the fixed palette

string

URL-encoded emoji from the fixed palette

Reaction removed

object
ok
required
boolean
data
nullable

Emoji outside the palette

object
ok
required
boolean
error
required
string
code
string

Unauthenticated

object
ok
required
boolean
error
required
string
code
string

Forbidden

object
ok
required
boolean
error
required
string
code
string

Server error

object
ok
required
boolean
error
required
string
code
string