---
title: Clear Restrictions Password
framework: devicemanagement
role: symbol
role_heading: Web Service Endpoint
path: devicemanagement/clear-restrictions-password-command
---

# Clear Restrictions Password

Clear the Screen Time password and the restrictions on a device.

## URL

PUT https://yourmdmhost.example.com/mdm

## Response Codes

200 OK: The response object the system returns for the Clear Restrictions Password Command.

## Discussion

Discussion In iOS 11 and earlier, this command clears the restrictions password and all restrictions that the password protects. In iOS 12.2 and later, if Screen Time uses iCloud to share its settings (Share Across Devices), this command disables Screen Time entirely and clears its restrictions. If the user is a child in an iCloud family, the command fails. Otherwise, if Screen Time isn’t using iCloud, this command clears the passcode, but not the restrictions, and it leaves Screen Time enabled. Refer to the following sections to determine supported channels and requirements, and to see an example request and response. Command availability  |   |   |   |   |   |  Example request and response

## HTTP Body

The request object the server returns for the Clear Restrictions Password Command.

## Topics

### Commands and responses

- [ClearRestrictionsPasswordCommand](devicemanagement/clearrestrictionspasswordcommand.md)
- [ClearRestrictionsPasswordResponse](devicemanagement/clearrestrictionspasswordresponse.md)

## See Also

### Passwords

- [Clear Passcode](devicemanagement/clear-passcode-command.md)
- [Unlock User Account](devicemanagement/unlock-user-account-command.md)
- [Set Auto Admin Password](devicemanagement/set-auto-admin-password-command.md)
- [Set Firmware Password](devicemanagement/set-firmware-password-command.md)
- [Verify Firmware Password](devicemanagement/verify-firmware-password-command.md)
