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