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 & Write{
"value": {
"ar": "Ψ§ΩΩΩΩ",
"en": "color"
}
}curl --location --request POST 'https://api.zid.sa/v1/attributes/cfb5bd3f-bbc5-4439-a171-b2d70e1c0293/presets/' \
--header 'Access-Token: {{Access-Token}}' \
--header 'Store-Id: {{StoreId}}' \
--header 'Content-Type: application/json' \
--data-raw '{
"value": {
"ar": "Ψ§ΩΩΩΩ",
"en": "color"
}
}'{
"id": "4469e2f3-20b5-438b-893d-a22e61d55b7b",
"slug": "color-6",
"name": "",
"value": "color",
"type": "default",
"type_value": null,
"display_order": null,
"attribute_image_id": null,
"attribute_id": "cfb5bd3f-bbc5-4439-a171-b2d70e1c0293"
}