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