deleteMessage
Permanently deletes a Message. It cannot be undone.
DELETE
/messages/{id}Header parameters
x-user-keystringrequiredAuthentication Key
Path parameters
idstringrequiredMessage id
Response
application/jsonReturns the Message object that was deleted
The response is of type deleteMessageResponse · object.