v9

latestSwagger 2.02026-07-135252167.7 KB
ImageApi

Update metadata of images.

This API accepts a batch of image Ids, and metadata, to update images. There is a limit of 64 images.

post/projects/{projectId}/images/metadata

Path parameters

projectIdstring uuid required

The project id.

Query parameters

imageIdsstring[] required

The list of image ids to update. Limited to 64.

Request body

object required

Response

OK

isBatchSuccessfulboolean