{ "userId": 0 }
curl --location --request POST '/api/distribution/user/changeDistributionStatus' \ --header 'Content-Type: application/json' \ --data-raw '{ "userId": 0 }'
{}