delete message
DELETE/:instance/delete-message
Delete message
You can delete messages from the chat.
so if you want to delete a message from a specific chat pass the chatId
and messageId
in the query parameters.
Request
Responses
- 201
- 404
- 422
- 500
Successful response
Not Found
Validation Error
Internal Server Error