Delete a project alert rule

delete/projects/{projectId}/alertRules/{alertRuleId}
Internal-Use Only

Deletes an alert rule from a project using the ID.

Request Samples

1

Response Samples

1No example avaliable

Path Parameters

NameTypeRequiredDescription
alertRuleId
string
true

The ID of an alert rule.

projectId
string
true

The ID of a project in the common model repository.

Responses

StatusMeaningDescription
204No ContentThe request succeeded.
404Not FoundThe project ID is not valid.