# catalog_licenses_user_assignment_group_destroy Remove a user license group assignment Endpoint: DELETE /api/catalog/licenses/user/assignment/group/ 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 ## Response 200 fields ## Response 400 fields ## Response 401 fields ## Response 403 fields ## Response 404 fields ## Response 500 fields