Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »


Removes a specific message from the list of displayed messages.

  

Endpoint ID:7004
Method:
DELETE
URL:

/communication/push/dp-key/{dp-key}/{message-id}

/communication/push/ext-key/{ext-key}/{ext-type}/{message-id}

 

 dp-key

dialogportal™ master key that uniquely identifies the account to retrieve the message for

 ext-key

External key that uniquely identifies the account to retrieve the message for 

 

ext-type

Type of external key

 message-idID of the message to retrieve
Request body:

None

Response body:

None


Status codes:204

Message was removed successfully

 404.4

This message could not be found

  • No labels