UpdateSyntheticDataProgressRequestSchema
progressintegerrequired
Current synthetic data generation progress as a percentage (0–100).
jsonUpdateSyntheticDataProgressRequestSchema
{
"progress": 0
}
Was this page helpful?
Current synthetic data generation progress as a percentage (0–100).
{
"progress": 0
}