curl --location --request PATCH '/organizations/change-owner' \ --header 'Websync-Session;' \ --header 'Content-Type: application/json' \ --data-raw '{ "ownerId": 0 }'
{ "id": 0, "name": "string" }