Endpoint ID: | 7003 | |
Method: | PUT | |
URL: | /communication/push/dp-key/{dp-key}/{message-id}/read /communication/push/ext-key/{ext-key}/{ext-type}/{message-id}/read
| |
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-id | ID of the message to retrieve | |
Request body: | Example – Push communication message with title, link and type { "status": true } | |
Response body: | None | |
Status codes: | 204 | Message status updated successfully |
404.4 | This message could not be found |