# catalog_licenses_user_assignment_destroy Remove a user license assignment Endpoint: DELETE /api/catalog/licenses/user/assignment/ Version: 3.59.0-ai-plus Security: PlatformApiKeyAuthentication ## Query parameters: - `assignment_id` (integer, required) The ID of the assignment to delete - `license_id` (integer, required) The ID of the user license - `page` (integer) Page number for pagination - `page_size` (integer) Number of results per page - `platform_key` (string) The unique identifier for the platform - `platform_org` (string) The organization identifier for the platform - `sort` (string) Field to sort results by