Permanently delete an image from a product. Returns 204 on success and 404 if the image does not belong to the targeted product. Requires the organization.contribute_organization permission.
Documentation Index
Fetch the complete documentation index at: https://docs.closient.com/llms.txt
Use this file to discover all available pages before exploring further.
UUID of the organization that owns the product.
22^[23456789ABCDEFGHJKLMNPQRSTUVWXYZabcdefghijkmnopqrstuvwxyz]{22}$GTIN-8/12/13/14 of the target product. Normalized to GTIN-14 by zero-padding before lookup.
^\d{8,14}$UUID (or 22-char shortuuid) of the image row to delete. Must belong to the targeted product.
No Content