Unassign a user from a license
API key authentication. Create API keys in the Supermetrics Hub and send
them in the Authorization header:
Authorization: Bearer <your-api-key>
The ID of the team
The ID of the license
The ID of the user to unassign
User unassigned from license successfully
Bad request — invalid or missing parameters
Bad request error
BAD_REQUEST
Unauthorized — token is missing or invalid
Unauthorized access
UNAUTHORIZED
Forbidden — insufficient permissions
Permission error
PERMISSION_ERROR
License not found
Not found
NOT_FOUND
Too many requests - rate limit exceeded.
Too many requests
TOO_MANY_REQUESTS
Internal server error
Internal server error
INTERNAL_SERVER_ERROR