Remove a reaction
Remove the authenticated user's reaction from an existing message.
Path parameters
Unique identifier of the chat.
Unique identifier of the chat.
ID of the message to remove a reaction from
Query parameters
Reaction key to remove
Reaction key to remove
Response
Request executed successfully
Example response
{
"success": true,
"chatID": "!signal_adamvy:local-signal.localhost",
"messageID": "1343993",
"reactionKey": "❤️"
}Changes
Changed in 2 of the 10 revisions of this API.15
- ○
added
subschema #1subschema #2subschema #3to thedetailsresponse propertyanyOflist for the response status400response-property-any-of-added
- ○
added
subschema #1subschema #2subschema #3to thedetailsresponse propertyanyOflist for the response status401response-property-any-of-added
- ○
added
subschema #1subschema #2subschema #3to thedetailsresponse propertyanyOflist for the response status403response-property-any-of-added
- ○
added
subschema #1subschema #2subschema #3to thedetailsresponse propertyanyOflist for the response status404response-property-any-of-added
- ○
added
subschema #1subschema #2subschema #3to thedetailsresponse propertyanyOflist for the response status422response-property-any-of-added
- ○
added
subschema #1subschema #2subschema #3to thedetailsresponse propertyanyOflist for the response status429response-property-any-of-added
- ○
added
subschema #1subschema #2subschema #3to thedetailsresponse propertyanyOflist for the response status500response-property-any-of-added
- ○
removed
subschema #1subschema #2subschema #3from thedetailsresponse propertyanyOflist for the response status400response-property-any-of-removed
- ○
removed
subschema #1subschema #2subschema #3from thedetailsresponse propertyanyOflist for the response status401response-property-any-of-removed
- ○
removed
subschema #1subschema #2subschema #3from thedetailsresponse propertyanyOflist for the response status403response-property-any-of-removed
- ○
removed
subschema #1subschema #2subschema #3from thedetailsresponse propertyanyOflist for the response status404response-property-any-of-removed
- ○
removed
subschema #1subschema #2subschema #3from thedetailsresponse propertyanyOflist for the response status422response-property-any-of-removed
- ○
removed
subschema #1subschema #2subschema #3from thedetailsresponse propertyanyOflist for the response status429response-property-any-of-removed
- ○
removed
subschema #1subschema #2subschema #3from thedetailsresponse propertyanyOflist for the response status500response-property-any-of-removed
- ○
- ○
endpoint added
endpoint-added
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○