RoleAssignments

Deletes a role assignment.

delete/{scope}/providers/Microsoft.Authorization/roleAssignments/{roleAssignmentName}

Path parameters

scopestring required

The scope of the role assignment to delete.

roleAssignmentNamestring required

The name of the role assignment to delete.

Parameters

../../../../../common-types/resource-management/v2/types.json#/components/parameters/ApiVersionParameter — unresolved $ref

Response

OK - Returns information about the role assignment.

idstring

The role assignment ID.

namestring

The role assignment name.

typestring

The role assignment type.

Changes