A beta version of the new Box developer documentation site is launching soon! Updated Developer Guides, modern API Reference, and AI-powered search are on the way to help you build with Box faster. Stay tuned for more updates.
Device pins allow enterprises to control what devices can use native Box applications.
11446498The unique identifier for this device pin.
device_pinnerThe value will always be device_pinner.
Value is always device_pinner
The user that the device pin belongs to.
iPadThe type of device being pinned.
{
"id": "11446498",
"type": "device_pinner",
"owned_by": {
"id": "11446498",
"type": "user",
"login": "ceo@example.com",
"name": "Aaron Levie"
},
"product_name": "iPad"
}