Import password dictionary for the specified tenant from 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 must contain the names as the column headers. Use the /v3.0/PasswordDictionary/CSV/headerNames API to get the list of header names.
The CSV file must use the UTF-8 character set.
Only one CSV import request can be running for the specified tenant. This includes the user and group import requests
The maximum file size is 20 MB.
Values that contain a special character (i.e. comma) must be enclosed in double quotes.

Entitlement required: managePwdPolicy (Manage password policy).

Query Params
string
enum

The incoming CSV format, either regular RFC4180, or RFC4180 modified to be spreadsheet safe (default).

Allowed:
Body Params
file
required

The CSV file to upload

string

A description for this import request.

Headers
string
enum
Defaults to application/scim+json

Generated from available response content types

Allowed:
Responses

Language
URL
Response
Choose an example:
application/scim+json
application/json