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:
|