publish_app
Publish an app to activate its API endpoints for external calls. Required before any outside request can reach the app's REST API.
Instructions
Publish an app — required before its API endpoints accept external calls.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| appId | Yes | App id or slug (from list_apps / create_app) | |
| organizationId | No | Organization id; defaults to the credential organization when omitted |