Skip to main content
DELETE
Remove a message reaction

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

channel_id
string
required
message_id
string
required
reaction
string
required

Emoji shortcode or unicode emoji to remove, URL-encoded (for example %3A%2B1%3A for :+1:).

Required string length: 1 - 64

Response

Updated message

object
enum<string>
required
Available options:
channel.message
id
string
required
channel_id
string
required
thread_id
string | null
required
role
enum<string>
required
Available options:
user,
agent
agent_id
string
required
content
object[]
required

Text content for a message.

reply_count
integer
required
reactions
object[]
required

Reactions grouped by emoji, ordered by first reaction time.

created_at
string<date-time>
required
credits
object | null
required
citations
object[] | null
required

Array of citations that provide sources for factual statements in the response. Each citation includes the referenced text and its sources.