Platform - Object ManagerModel ManagementCreate Model ObjectCopy Pagepost https://{hostname}/api/custom-entity/api/custom-entity/v2/modelsUse this API to create a new Model object record. 🗒Things to Know This API only supports creating Model objects via Object Manager. Body Paramsnamestringrequiredlength between 3 and 255The name of the object.descriptionstringlength ≤ 1000The description of the object.modelVersionstring^\d+\.\d+\.\d+$The version of the model.limitationsstringlength ≤ 2000The limitations of the model.biasesstringlength ≤ 2000The known biases of the model.demographicParityDifferencestringThe demographic parity difference measurement.demographicParityRatiostringThe demographic parity ratio measurement.equalizedOddsDifferencestringThe equalized odds difference measurement.equalizedOddsRatiostringThe equalized odds ratio measurement.referenceLinkurilength ≤ 2048The reference link or other URL.hubReferenceIdstringlength ≤ 100The hub reference identifier to cross-reference model repositories.modelSourcestringenumDefaults to Internal DevelopmentThe source of the model.Internal DevelopmentVendorOpen SourceThird PartyAllowed:Internal DevelopmentVendorOpen SourceThird PartyadditionalAttributesobjectThis parameter can be used to store attribute details in key value pairs.Additional Attributes objectentityDetailobjectThe details of the object.Entity Details objectorgGroupIdobjectThe unique identifier of the organization responsible for the object.Organization Group ID objectResponses 201Model entity created successfully 400Bad Request 401Unauthorized 403Forbidden 429Too Many Requests. For more information, see API Rate Limits. 500Internal Server ErrorUpdated 2 months ago Create RelationshipGet Basic Model Object DetailsDid this page help you?YesNo