Initiate Revise Data Product Workflowpost https://{protocol}://{base-url}/ai/api/v1/data_product/{data_product_id}/revise_data_productInitiate a new "Suggest Fixes" workflow for a specified data product.Path Paramsdata_product_idstringrequiredThe ID of the data product to revise.Body ParamsRequest body for initiating a revise data product workflow.messagestringDefaults to Maximize accuracy by making generic improvements to the data product which will fix the existing failures, and still apply to new, unseen questions. You can modify the data product a maximum of 3 times. Stop after getting a final evaluation result to demonstrate the improvements on the final data product.Initial instruction for the revisiondata_product_versionstringnullThe data product version to optimize. Listed data products are optimized by default. Otherwise, the highest semver data product is chosen.Responses 200Successful Response 400No evaluation cases found for the data product. 401Authentication required. No valid session cookie or bearer token provided, or authentication failed. 403Access to the data product is forbidden. 404The data product was not found. 409A revise task, SQL evaluation, or suggested improvement peer revision is already active for this data product. 422The data product is not in READY status. 500Internal server error during request processing.Updated 14 days ago Update data product description (deprecated)Get Revise Data Product ResultDid this page help you?YesNo