v9
latestSwagger 2.02026-07-135252167.7 KBImageApi
Create a set of image regions.
This API accepts a batch of image regions, and optionally tags, to update existing images with region information. There is a limit of 64 entries in the batch. If all regions are successful created, 200(OK) status code will be returned. Otherwise, 207 (Multi-Status) status code will be returned and detail status for each region will be listed in the response payload.
post/projects/{projectId}/images/regions
Path parameters
projectIdstring uuid required
The project id.
Request body
Response
OK