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
- 201
- 401
- 403
- 404
- 422
Successful Response
Unauthorized
Forbidden
Not Found
Validation Error