{ "name": "string", "id": 0 }
curl --location --request POST '/api/services/app/Demos/CreateOrEdit' \ --header 'Content-Type: application/json' \ --data-raw '{ "name": "string", "id": 0 }'
{}