Import or export users

#Importing users

#Importing with a CSV file

Import users by uploading a CSV file on the Import users page.

See Import users - Format & behavior for user attributes & examples.

#Importing with JSON

Import users using the Create user import API endpoint with a list of JSON-formatted users.

You can create, process, read, and delete user imports with standard REST operations.

Endpoints to import users

Endpoints to read and delete user imports

#Exporting users

Export your users to a CSV file on the Export users page.