deleteMessage

Permanently deletes a Message. It cannot be undone.

DELETE/messages/{id}

Header parameters

x-user-keystringrequired
Authentication Key

Path parameters

idstringrequired
Message id

Response

application/json

Returns the Message object that was deleted

The response is of type deleteMessageResponse · object.