Name | Type | Description | Notes |
---|---|---|---|
form_data | String | upload file (ZIP or YAML) | [optional] |
overwrite | BOOLEAN | overwrite existing datasets? | [optional] |
passwords | String | JSON map of passwords for each featured database in the ZIP file. If the ZIP includes a database config in the path `databases/MyDatabase.yaml`, the password should be provided in the following format: `{"databases/MyDatabase.yaml": "my_password"}`. | [optional] |