v1

latestOpenAPI 3.0.02026-07-144847131.4 KB
PredictionsApi

Quick test an image url.

post/projects/{projectId}/quicktest/url

Path parameters

projectIdstring uuid required

The project to evaluate against.

Query parameters

iterationIdstring uuid

Optional. Specifies the id of a particular iteration to evaluate against. The default iteration for the project will be used when not specified.

storeboolean

Optional. Specifies whether or not to store the result of this prediction. The default is true, to store.

Request body

urlstring required

Url of the image.

Response

OK

createdstring date-time

Date this prediction was created.

idstring uuid

Prediction Id.

iterationstring uuid

Iteration Id.

projectstring uuid

Project Id.