Create App (B2B)
ethora-b2b-app-createCreate a new Ethora app (tenant) server-side using B2B auth — the partner/integrator equivalent of ethora-app-create. Allocates a fresh 24-char hex appId; does not create tokens, rooms, or a bot. Returns the new app object including appId.
Auth: B2B mode (ethora-auth-use-b2b + a configured b2bToken). Errors: 401/403 not in B2B mode or invalid b2bToken; 422 invalid displayName. Related: all-in-one path is ethora-b2b-app-bootstrap-ai / ethora-b2b-app-provision.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| displayName | Yes | Human-readable app name shown to users in the app picker and on the public landing page. |