{ "username": "fujita" }
curl --location --request POST '/admin/reset_user_password' \ --header 'Authorization: t05lRfUyaBLHqVbZDmxuirGC8XhY7IOS' \ --header 'Content-Type: application/json' \ --data-raw '{ "username": "fujita" }'
{}