Skip to main content

Create Analysis Run

POST 

/datasets/:dataset_id/versions/:version_id/analysis-runs

Run schema-appropriate dataset analysis (visual for images, text for text).

Which analysis kind runs is derived from the built-in checks the run computes, not a caller-supplied type: an image_properties result marks it visual, a text_length_profile result marks it text, and otherwise it is recorded as schema.

Request​

Responses​

Successful Response