Delete a message
Messages
Delete message
Deletes a message.
DELETE
Delete a message
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The ID of the thread to which this message belongs.
The ID of the message to delete.
Response
200 - application/json
Successful response
The deletion status.
Available options:
success