Import App
ethora-app-import-v2Import an App from a bundle produced by ethora-app-export-v2 (POST /v2/apps/import, application/json body IS the bundle). B2B / tenant-actor auth. domainNameOverride renames the imported App's domain.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bundle | No | The exported bundle object (the json export output). | |
| domainNameOverride | No | Rename the imported App's domainName. |