Skip to main content
DELETE
remove reaction from any document.

Authorizations

Authorization
string
header
required

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

Query Parameters

referenceId
string
required

Reference id

Maximum string length: 900
referenceType
enum<string>
required

Reference type

Available options:
message,
post,
comment,
story
reactionName
string

Reaction name

Maximum string length: 100
referenceVersion
integer

The API version of the document (Ex. If using with message v5, the referenceVersion will be 5)

Response

Returns a reaction id is removed

removedId
string