go back to AlertService

POST /alerts/messages/confirm

Marks all rapid alerts as confirmed.

Roles that can access this endpoint are Users.

Parameters

name description type default type
value boolean value used to update the is_confirmed value for the given alert message query true Boolean
alertId specifies the rapid alert type ID query String

Result

Response of type: text/plain

Response object with Success or Failure status and status string to display to the user

Try It Out

Request

- Authentication Help
- Boolean
- String