Skip to main content
POST
Set agent reaction to message.

Authorizations

Authorization
string
header
required

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

Path Parameters

conversationId
integer
required
messageId
integer
required

Body

application/json
reaction
string

String containing s single emoji. Set null to remove reaction.

Response

200 - application/json

Success

data
object

A message within a conversation.