Messages
Delete a message
Delete a specific message by its ID. Note that this operation deletes the message from Conversation API storage; this operation does not affect messages already delivered to recipients' handsets. Also note that removing all messages of a conversation will not automatically delete the conversation.
delete/v1/projects/{project_id}/messages/{message_id}
Response
A successful response.