---
title: Verify Firmware Password
framework: devicemanagement
role: symbol
role_heading: Web Service Endpoint
path: devicemanagement/verify-firmware-password-command
---

# Verify Firmware Password

Verify the firmware password on a device.

## URL

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

## Response Codes

200 OK: The response object the system returns for the Verify Firmware Password Command.

## Discussion

Discussion This command has a throttle interval to prevent executing it more frequently than every 30 seconds. Requests that occur within the throttle interval return an error. Refer to the following sections to determine supported channels and requirements, and to see an example request and response. This command isn’t supported on a Mac with Apple silicon. Command availability  |   |   |   |   |   |  Example request and response

## HTTP Body

The request object the server returns for the Verify Firmware Password Command.

## Topics

### Commands and responses

- [VerifyFirmwarePasswordCommand](devicemanagement/verifyfirmwarepasswordcommand.md)
- [VerifyFirmwarePasswordResponse](devicemanagement/verifyfirmwarepasswordresponse.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 Auto Admin Password](devicemanagement/set-auto-admin-password-command.md)
- [Set Firmware Password](devicemanagement/set-firmware-password-command.md)
