Deallocate a license from the workspace license pool
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
UUID of the workspace associated with the license pool
The ID of the license to deallocate
License deallocated 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
Workspace not found
Not found
NOT_FOUND
Unprocessable entity — request failed validation
Validation failed for the request parameters
UNPROCESSABLE_ENTITY
Too many requests - rate limit exceeded.
Too many requests
TOO_MANY_REQUESTS
Internal server error
Internal server error
INTERNAL_SERVER_ERROR