---
title: ActivationLockRequest
framework: devicemanagement
role: symbol
role_heading: Object
path: devicemanagement/activationlockrequest
---

# ActivationLockRequest

Request enabling activation lock for a device.

## Declaration

```data
object ActivationLockRequest
```

## Properties

device: Serial number of the device (required). escrow_key: Escrow key (optional). If the escrow key is not provided, the device will be locked to the person who created the MDM server in the portal. For information about creating an escrow key see Creating and using bypass codes. lost_message: Lost message to be displayed on the device (optional).

## See Also

### Request and Response

- [ActivationLockStatusResponse](devicemanagement/activationlockstatusresponse.md)
