Export the password dictionary from the specified tenant as a comma separated value (CSV) file.

See https://tools.ietf.org/html/rfc4180, Common Format and MIME Type for Comma-Separated Values (CSV) Files, in a spreadsheet safe form.
The first line in the CSV file will contain the names as the column headers.
The CSV file uses the UTF-8 character set.
Use the /v3.0/PasswordDictionary/CSV/headerNames API to get the list of header names.

Entitlement required: managePwdPolicy (Manage password policy).

Language
URL