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{
"question": "\"14dbaf07-b257-4ab2-b277-310f14e95672\"",
"answer": "\"Yup, this product has batteries included.\"",
"user": 6
}curl --location --request DELETE 'https://api.zid.sa/v1/products/399e381e-7c58-4148-aa26-7f959f4bf22b/questions1ef1cc35-79e7-40b7-a9b2-989fd5895859/answers/' \
--header 'Access-Token: {{Access-Token}}' \
--header 'Store-Id: {{StoreId}}' \
--header 'Role: Manager' \
--header 'Accept-Language: en' \
--header 'Content-Type: application/json' \
--data-raw '{
"question": "\"14dbaf07-b257-4ab2-b277-310f14e95672\"",
"answer": "\"Yup, this product has batteries included.\"",
"user": 6
}'{
"message": "\"Answer deleted successfully.\""
}