curl --location --request PATCH '/user-preference/user-role' \
--header 'Websync-Session;' \
--header 'Content-Type: application/json' \
--data-raw '{
"spaceId": 0,
"userId": 0,
"role": 0
}'{
"userId": 0,
"spaceId": 0,
"role": 0,
"favorite": 0
}