Release a single borrowed device if the requesting manager has access permissions to it.
URL: /api/v1/devices/{id}/borrow_release/
/api/v1/devices/{id}/borrow_release/
Method: POST
POST
Code: 200 OK
200 OK
{ "device_id": 1124, "license_id": 1623736794797049, "borrowed_until": null, "max_borrow_time": 2 }
Last updated 4 months ago
Was this helpful?