Admin
Removes the user related to the provided parameter and to the license related to the parameter. This only happens if the user is on the license, otherwise nothing will happen.
delete/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 removed from the license.
Response
No response body