ManagementLocks
Deletes the management lock at the subscription level.
To delete management locks, you must have access to Microsoft.Authorization/* or Microsoft.Authorization/locks/* actions. Of the built-in roles, only Owner and User Access Administrator are granted those actions.
delete/subscriptions/{subscriptionId}/providers/Microsoft.Authorization/locks/{lockName}
Path parameters
lockNamestring required
The name of lock to delete.
subscriptionIdstring required
The ID of the target subscription.
Query parameters
api-versionstring required
The API version to use for the operation.
Response
OK