Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.



Excerpt

Marks the read status for a specific message.

 

 

Endpoint ID:7003
Method:
Status
colourGreen
titlePUT
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-idID of the message to retrieve
Request body:


Code Block
titleExample – Push communication message with title, link and type
{
    "status": true
}



Span
stylewhite-space:pre

Response body:


None


Status codes:204

Message status updated successfully

 404

Message was not found

The following sub codes may be returned:

404.1User not found
404.2External user could not be found
404.4This message could not be found