Deletes an individual device pin.
2324234
The ID of the device pin
Returns an empty response when the pin has been deleted.
An unexpected client error.
curl -i -X DELETE "https://api.box.com/2.0/device_pinners/2324234" \
-H "authorization: Bearer <ACCESS_TOKEN>"