curl --location --request PATCH '/spaces//name' \
--header 'Websync-Session;' \
--header 'Content-Type: application/json' \
--data-raw '{
"name": "string"
}'{
"id": 236,
"createdAt": "2025-06-26T07:20:08.547Z",
"name": "123",
"creatorId": 262,
"order": "1000000",
"groupId": null,
"organizationId": 122,
"usersOnOrganizationsId": null,
"background": 9,
"icon": 0,
"iconColor": "",
"isDocumentationPublic": false,
"isArchived": false,
"dateArchived": null,
"archiveReglamentColumnId": 467,
"archiveColumnId": 485,
"shareLinkId": 236,
"customBackground": null
}