Import clients from Excel
POST/clients/import
Imports client records from an uploaded Excel or CSV file. The file is temporarily saved to disk and processed using the ClientImport handler. Supports import options for customizing behavior
Request
Responses
- 200
- 401
- 403
- 422
- 500
Clients imported successfully
Unauthenticated
Forbidden - Missing permission: create clients
Validation error
Internal server error