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