curl --location --request PATCH '/reglaments//draft' \ --header 'Websync-Session;' \ --header 'Content-Type: application/json' \ --data-raw '{ "draft": true }'
{ "intro": true, "id": 0 }