Add an image to a product
POST
https://api.zid.sa/v1/products/{product_id}/images/
Product Images
Request
Path Params
product_id
stringÂ
required
Example:
107c2ff5-5c70-4749-b9bd-56dc1793013b
Header Params
Accept-Language
enum<string>Â
optional
en
if not specified.Allowed values:
enar
Example:
en
Store-Id
numberÂ
required
Example:
37213
Body Params multipart/form-data
image
fileÂ
required
alt_text
stringÂ
required
Request samples
Responses
Modified at 2025-01-21 08:23:43