Delete a project alert rule

delete/projects/{projectId}/alertRules/{alertRuleId}

Deletes an alert rule from a project using the ID.

Request Samples

1

Response Samples

1Not Available

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 Content

The request succeeded.

404Not Found

The project ID is not valid.