v1

latestOpenAPI 3.0.02026-07-144847131.4 KB
ImageApi

Add the specified predicted images to the set of training images.

This API creates a batch of images from predicted images specified. There is a limit of 64 images and 20 tags.

post/projects/{projectId}/images/predictions

Path parameters

projectIdstring uuid required

The project id.

Request body

tagIdsstring[]

Response

OK

isBatchSuccessfulboolean

True if all of the images in the batch were created successfully, otherwise false.