DELETE Request
This method allow to delete message to a specific channel.
Last updated
Was this helpful?
This method allow to delete message to a specific channel.
Last updated
Was this helpful?
message_save
into write privileges
.
See the section.POST
https://api.twake.app/api/v1/messages/remove
Content-Type
string
application/json
Authorization
string
Basic base64(public_id:private_api_key)
message
object
Require channel_id and content, see the body section
group_id
string
See the group_id and the channel_id section