Release a single borrowed device if requesting manager has access permissions to it.
URL: /api/v1/devices/{id}/borrow_release/
Method: POST
Code: 200 OK
Content Examples:
{ "device_id": 1124, "license_id": 1623736794797049, "borrowed_until": null, "max_borrow_time": 2 }