Marks a specific message, as determined by the ID, as read.
name | description | type | default | type |
---|---|---|---|---|
id | the ID for the message to be read | path | String | |
value | the boolean value for which to update the "is_read" value for the alert message | query | true | Boolean |
Response object with Success or Failure status and status string to display to the user