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.

Changes

No recorded changes to this endpoint across all 2 revisions of this API.