Import users with excel file

POST
/api/v2/users/excel-import

Add users from an Excel file.

AuthorizationBearer <token>

JWT Authorization header using the Bearer scheme. Example: 'Bearer {token}'

In: header

Query Parameters

sendNotification?boolean

Whether to send notification emails to the added users.

Response Body

application/json

application/json

application/json

application/json

application/json

curl -X POST "https://example.com/api/v2/users/excel-import"
"string"