Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Use /entity routing instead of /user

...

Excerpt

Marks the read status for a specific message.

 

   

white-space:pre
Endpoint ID:7003
Method:
Status
colourGreen
titlePUT
URL:

/communication/push/entity/dp-keyid/{dpentity-keyid}/{message-id}/read

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

 


 dp-keydialogportal™ master key that entity-id

Rubiq entity ID 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 typeMessage status update
{
    "status": true
}
Span
style


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