/licenses/:id/seats/:seat_idAsk AIpatch https://develop.snipeitapp.com/api/v1/licenses/{id}/seats/{seat_id}Update user or asset a license is checked-out to (Check-in/Check-out)Path Paramsidint32requiredThe id (not name) of the license.seat_idint32requiredThe Seat ID (unique seat identifier) of the license seat that will be modifiedBody Paramsassigned_toint32The User ID to assign the license toasset_idint32The Asset ID to assign this license tonotestringNote to be associated with the checkin/checkoutResponses 200200 400400Updated 9 months ago