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