patch https://develop.snipeitapp.com/api/v1/licenses//seats/
Update user or asset a license is checked-out to (Check-in/Check-out)
assigned_to and asset_id should be NULL for checkin!
You need to send a JSON
null
for bothassign_to
as well asasset_id
to the API in order to check-in a License SeatOtherwise, only use one of
assign_to
orasset_id
to check out a License Seat