---
title: Set Auto Admin Password
framework: devicemanagement
role: symbol
role_heading: Web Service Endpoint
path: devicemanagement/set-auto-admin-password-command
---

# Set Auto Admin Password

Update the local administrator account password.

## URL

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

## Response Codes

200 OK: The response object the system returns for the Set Auto Admin Password Command.

## Discussion

Discussion 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 Set Auto Admin Password Command.

## Topics

### Commands and responses

- [SetAutoAdminPasswordCommand](devicemanagement/setautoadminpasswordcommand.md)
- [SetAutoAdminPasswordResponse](devicemanagement/setautoadminpasswordresponse.md)

## See Also

### Passwords

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