Hello,
This is my JSON string for the post request:
{
“data”:
{
“titel”: “Ingwer-Kürbis-Suppe”,
“_id”: “ffcf37953462337796000279”,
“text”: “Hokkaido-Kürbis-Suppe mit Ingwer und unserer Gemüsebouillon”,
“preis1”: “11.00”,
“preis2”: “8.50”,
“_modified”: 1698178260,
“_mby”: null
}
}
How do I query the English title and text?
Thanks for the support!
I have localized the content on cockpit in two languages, English and German. All my attempts to update the content lead to this error: {“error”: “Item data is missing”}.