Management API
Device

Borrow Device

3min
borrow a single device if requesting manager has access permissions to it url /api/v1/devices/{id}/borrow/ method post parameters borrowed until datetime data example { "borrowed until" "2022 04 14t12 30 50" } success response code 200 ok content examples { "device id" 1124, "license id" 1623736794797049, "borrowed until" "2022 04 14t12 30 50z", "max borrow time" 2 }