Unlock a device
Devices
Unlock a device
Unlock the device for the given device ID.
Supported platforms: macOS, Windows, Linux
Platform-specific behavior:
- macOS: Returns the 6-digit unlock PIN that was generated during the lock operation. The user must enter this PIN manually on the device to unlock it.
- Windows/Linux: Sends an unlock command to the device.
Not supported: iOS, Android, Chrome OS
POST
Unlock a device
Key: Write Scope: CompanyDocumentation Index
Fetch the complete documentation index at: https://docs.getprimo.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Use your Primo API key in the Authorization header as Bearer <API_KEY>.
Path Parameters
Response
default - application/json
The platform of the unlocked device
Available options:
ANDROID, IOS, MACOS, WINDOWS, LINUX, CHROME_OS, IPADOS, UNKNOWN A human-readable description of the unlock operation
Unlock PIN to enter on the device (macOS only). Null for platforms where unlock is handled remotely.