Create InventoryAsk AIpost https://{hostname}/api/inventory/v2/inventories/{schemaName}Use this API to create an inventory of a particular type.Path ParamsschemaNamestringenumrequiredThe name property of the schema.processing-activitiesvendorsassetsentitiesAllowed:processing-activitiesvendorsassetsentitiesQuery ParamsgeneratorstringOptional generator type for the create operation.createAsMasterbooleanDefaults to falseFlag to create the inventory as a master record.truefalsesourceIduuidOptional source inventory UUID to copy from.Body ParamsAssetInventoryCreateRequestVendorInventoryCreateRequestEntityInventoryCreateRequestPAInventoryCreateRequestnamestringrequiredlength β₯ 1Name of the inventoryorganizationobjectrequiredOrganization referenceorganization objectlocationobjectrequiredLocation reference (required for assets)location objectResponses 201Created - Inventory successfully created. 400Bad Request 401Unauthorized 403Forbidden 404Not Found 429Too Many Requests. For more information, see API Rate Limits. 500Internal Server ErrorUpdated 4 months ago