curl --location --request PATCH '/spaces//archived' \
--header 'Websync-Session;' \
--header 'Content-Type: application/json' \
--data-raw '{
"isArchived": true
}'{
"spaceId": 0,
"isArchived": true,
"dateArchived": "2019-08-24T14:15:22.123Z"
}