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