POST
Add or remove a reaction

Authorizations

Authorization
string
header
required

Agent Token (rly_live_…), shown once at agent creation.

Path Parameters

message_id
string
required

Body

application/json
operation
enum<string>
required
Available options:
add,
remove
type
enum<string>
required
Available options:
love,
like,
dislike,
laugh,
emphasize,
question,
emoji
emoji
string

Required iff type is emoji.

Example:

"🔥"

part_index
integer

Target a specific part instead of the whole message.

Response

Reaction state updated.