Parameters
| Param | Type | Required | Description |
|---|---|---|---|
template_app_type | string | Yes | The app type identifier (e.g. "media-asset-manager") |
name | string | Yes | Display name for the app instance |
config | object | No | Optional configuration |
Available App Types
| Type | Description |
|---|---|
media-asset-manager | 3-tab dashboard: uploaded media assets, post calendar, and post analytics |
Errors
| Error | Cause |
|---|---|
invalid_input | Missing template_app_type or name |
duplicate_record | App type already installed for this company |