{ "user": {} }
curl --location --request POST 'https://example.com:30888/users//disable' \ --header 'Content-Type: application/json' \ --data-raw '{ "user": {} }'
{}