/restapi/v1.0/account/:accountId/extension/:extensionId/message-store/:messageId

DELETE {{baseUrl}}/restapi/v1.0/account/:accountId/extension/:extensionId/message-store/:messageId?purge=<boolean>&conversationId=<long>

Delete Message by ID

Request Params

KeyDatatypeRequiredDescription
purgestringIf the value is 'True', then the message is purged immediately with all the attachments. The default value is 'False'
conversationIdstringInternal identifier of a message thread