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