Skip to main content
DELETE
Delete a message

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

messageId
string
required

ID of a message A message ID

Maximum string length: 30
Example:

"a85dca058f5b585f86a29f14"

Query Parameters

permanent
boolean
default:false

flag to confirm permanent deletion A flag to confirm permanent deletion

Response

Successful operation