Deletes a custom role definition.
delete/{scope}/providers/Microsoft.Authorization/roleDefinitions/{roleDefinitionName}
Path parameters
scopestring required
The scope of the role definition to delete. Managed HSM only supports '/'.
roleDefinitionNamestring required
The name (GUID) of the role definition to delete.
Query parameters
api-versionstring required
The API version to use for this operation.
Response
The request has succeeded.
Changes
No recorded changes to this endpoint across all 8 revisions of this API.