Images
Bulk Delete Images
Deletes images in bulk.
post/v1/shops/{shopId}/images/bulk-delete
Request body
Example request
{
"image_ids": [
12
]
}Changes
No recorded changes to this endpoint across all 1 revision of this API.
Deletes images in bulk.
{
"image_ids": [
12
]
}No recorded changes to this endpoint across all 1 revision of this API.