{ "user_data": {} }
curl --location --request PATCH '/users' \ --header 'Content-Type: application/json' \ --data-raw '{ "user_data": {} }'
{}