Images

Bulk Delete Images

Deletes images in bulk.

post/v1/shops/{shopId}/images/bulk-delete

Request body

image_idsinteger[]

Example request

{
  "image_ids": [
    12
  ]
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.