{ "user_id": 0, "user_type": 1 }
curl --location '/admin/reset_user_password_from_role_id' \ --header 'Authorization: t05lRfUyaBLHqVbZDmxuirGC8XhY7IOS' \ --header 'Content-Type: application/json' \ --data '{ "user_id": 0, "user_type": 1 }'
{}