curl --location '/spaces//documentation-group' \
--header 'Websync-Session;' \
--header 'Content-Type: application/json' \
--data '{
"name": "string",
"order": 0
}'{
"id": 0,
"name": "string",
"order": 0,
"spaceId": 0,
"collapsed": true
}