Delete a message for everyone in a given instance.
DELETE/chat/deleteMessageForEveryone/:instanceName
This endpoint allows users to delete a message for everyone in the chat.
Request
Path Parameters
instanceName stringrequired
The name of the instance to which the reaction should be sent.
Example: codechat
Responses
- 200
Successful response
- application/json
- Schema
Schema
- any
Loading...