Import Data
POST/import
Import data on an instance level to ZITADEL. It can be either directly in the request or you can point to a file on an S3 storage, from which the data should be loaded.
Request​
Responses​
- 200
- 403
- 404
- default
A successful response.
Returned when the user does not have permission to access the resource.
Returned when the resource does not exist.
An unexpected error response.