Delete an authorization rule

delete/rules/{ruleId}

Deletes a specified authorization rule.

Request Samples

1

Response Samples

1Not Available

Path Parameters

NameTypeRequiredDescription
ruleId
string
true

The ID of the rule to delete.

Responses

StatusMeaningDescription
204No Content

The authorization rule was deleted.

404Not Found

No authorization rule with the specified ID was found.

Schema