v1

latestSwagger 2.02026-07-134847139.5 KB

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

post/projects/{projectId}/images/files

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.