This API is used to generate a CSV file containing a list of duplicate user accounts.
Refer to De-duplicate Mixed Case Usernames for details.
xxxxxxxxxx
curl --request GET \
--url https://alation_domain/integration/v1/generate_dup_users_accts_csv_file/ \
--header 'accept: application/json'