v1

latestOpenAPI 3.0.02026-07-144847131.4 KB
ImageApi

Add the provided images urls to the set of training images.

This API accepts a batch of urls, and optionally tags, to create images. There is a limit of 64 images and 20 tags.

post/projects/{projectId}/images/urls

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.