activate for studio
For old projectprojects created before the 25-02, activate in studio Studio the option "In Json configuration, manage nulls"
The option is activate by default for new project.
...
(it is activated by default on projects created after this date)
...
send an update with a null for Json
curl -X POST 'https://sesvcoweud006-vcore-fa.azurewebsites.net/api/vcore/v1/stores/low-frequency.mega5/items?code=xxxxxw%3D%3D' \
-H 'maestroContext: {}' \
-H 'storeids: [low-frequency.mega5]' \
-H 'swConfigurationName: JSON' \
...