Add the power of the Box AI API to your custom apps at Content Cloud Summit on May 15

Learn more and register!

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"
}