Themes built on the Twig templating engine are now deprecated and require migration to Vitrin to ensure continued support and compatibility with Zid.
products.read_write
- Products Read & Writecurl --location --request POST 'https://api.zid.sa/v1/products//images/' \
--header 'Accept-Language;' \
--header 'Store-Id;' \
--form 'image=@""' \
--form 'alt_text=""'
{}