Add users from Excel
Adds users to Qalyptus by importing their details from an Excel file. Supported file formats include .xlsx, .xls, and .xlsm.
Authorization
auth ApiKey AuthorizationBearer <token>
JWT Authorization header using the Bearer scheme. Example: "Authorization: Bearer {token}"
In: header
X-API-KEY<token>
Internal API key for admin endpoints. Example: "X-API-KEY: {key}"
In: header
Response Body
application/json
application/json
application/json
application/json
curl -X POST "https://example.com/api/v1/users/excel"Empty