Admin
Adds the user related to the provided parameter and to the license related to the parameter. This only happens if there are enough seats left on the license and if the user is not already on the license.
post/api/licenses/{id}/{user_id}/
Path parameters
idinteger required
The internal identifier of the license, this is id and not license_id.
user_idinteger required
The ID of the user that must be added to the license.