curl --location --request PATCH '/reglaments//unshare' \ --header 'Websync-Session;' \ --header 'Content-Type: application/json' \ --data-raw '{ "spaceId": 0 }'
{ "reglamentId": 0, "spaceId": 0 }