Alerts

Delete alert note

This endpoint is used to delete a note from an existing alert.

delete/api/{cloudId}/v1/alerts/{alertId}/notes/{id}

Path parameters

alertIdstring required

Identifier of the alert.

idstring required

Identifier of the note.

Response

Returned if the request is successful.

Changes

No recorded changes to this endpoint across all 3 revisions of this API.