Delete an Alert Comment

DELETE
/alerts/:alertId/comments/:commentId

DELETE Alert Comment

DELETE /alerts/{alertId}/comments/{commentId} endpoint is used to delete an alert comment.

Path parameters

alertIdstringRequired

Unique Alert Identifier

commentIdstringRequired

Unique Comment Identifier

Errors

Built with