/licenses/:id/seats/:seat_id

Update user or asset a license is checked-out to (Check-in/Check-out)

Log in to see full request history
timestatususer agent
Retrieving recent requests…
LoadingLoading…

❗️

assigned_to and asset_id should be NULL for checkin!

You need to send a JSON null for both assign_to as well as asset_id to the API in order to check-in a License Seat

Otherwise, only use one of assign_to or asset_id to check out a License Seat

Path Params
int32
required

The id (not name) of the license.

int32
required

The Seat ID (unique seat identifier) of the license seat that will be modified

Body Params
int32

The User ID to assign the license to

int32

The Asset ID to assign this license to

string

Note to be associated with the checkin/checkout

Responses

Language
Click Try It! to start a request and see the response here! Or choose an example:
application/json