Resolve All Alerts By User Id

This endpoint allows authorized users to resolve all alerts for a specific user by their ID. Required permissions: [scope: Alerts, claim: Update].

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The ID of the user whose alerts are to be resolved.

Body Params
string

Status of the alert. This field indicates the current status of the alert, e.g., "Pending", "Resolved".

string

Resolution of the alert. This field provides information about how the alert was resolved.

date-time

Date and time when the alert was resolved. This should be in a date format.

string

User ID of the person who resolved the alert. This should be a valid MongoDB ObjectId.

Response

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json