Box Developer Documentation

Join BoxWorks 2024 to discover what's possible with content and AI!

Register now!

Device pinner

Device pins allow enterprises to control what devices can use native Box applications.

string
11446498

The unique identifier for this device pin.

string
device_pinner

device_pinner

Value is always device_pinner

The user that the device pin belongs to

iPad

The type of device being pinned

Response Example

{
  "id": "11446498",
  "type": "device_pinner",
  "owned_by": {
    "id": "11446498",
    "type": "user",
    "login": "ceo@example.com",
    "name": "Aaron Levie"
  },
  "product_name": "iPad"
}