7004: Delete message

7004: Delete message

Removes a specific message from the list of displayed messages.

  

Endpoint ID:

7004

Method:

DELETE

URL:

/communication/push/entity/id/{entity-id}/{message-id}

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



entity-id

Rubiq entity ID that uniquely identifies the account to remove the message for



ext-key

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



ext-type

Type of external key



message-id

ID of the message to remove

Request body:

None

Response body:

None

Status codes:

204

Message was removed successfully



404

Message was not found

The following sub codes may be returned:

404.1

User not found

404.2

External user could not be found

404.4

This message could not be found