

Updated 05 Sep 2023
Did this page help you?
Borrow a single device if requesting manager has access permissions to it.
URL: /api/v1/devices/{id}/borrow/
Method: POST
{ "borrowed_until": "2022-04-14T12:30:50" }
Code: 200 OK
Content Examples:
{ "device_id": 1124, "license_id": 1623736794797049, "borrowed_until": "2022-04-14T12:30:50Z", "max_borrow_time": 2 }