curl --location --request PATCH '/reglaments//content' \
--header 'Websync-Session;' \
--header 'Content-Type: application/json' \
--data-raw '{
"content": "string",
"contentText": "string",
"name": "string",
"newVersion": true
}'{
"id": 0,
"content": "string"
}