Skip to main content

Remove note from alert

POST 

/remove-note-from-alert

Remove a note from an alert.

Request

Body

required
    alertId uuidrequired
    noteId uuidrequired

Responses

Successful response

Schema

    string

Loading...