Model ManagementModel Management📄️Get Model Edition DetailReturns the full metadata for a single model edition.📄️Update Edition MetadataUpdates the editable metadata of an existing edition.📄️Delete a Single EditionPermanently deletes the specified model edition.📄️Update Model Basic InfoUpdates the basic, model-level metadata. Editions are unaffected.📄️Delete a Model and All Its EditionsPermanently deletes the model together with every one of its editions.📄️Create ModelCreate a new AI model under the organization. The model holds no file yet — editions are registered and uploaded separately.📄️List Models for an OrganizationReturns a paginated list of all AI models owned by the organization.📄️Register New Edition of an Existing ModelCreates the edition (status `Pending`) and, when file info is supplied, opens an upload session — step 1 of the resumable upload flow.📄️List Editions of a ModelReturns a paginated list of editions for the specified model.