v1

latestOpenAPI 3.1.02026-07-24172151607.6 KB
Chat

Delete a message reaction

This endpoint deletes a message reaction.

delete/api/v3/workspaces/{workspace_id}/chat/messages/{message_id}/reactions/{reaction}

Path parameters

workspace_idinteger required

The ID of the Workspace.

message_idstring required

The ID of the specified message.

reactionstring required

The name of the reaction to be deleted.

Response

The message reaction was deleted.