publish_app
Publish a Kleap app to its live URL with verified-live guarantee; reports live only when the new version is provably serving. Returns a deploy handle.
Instructions
Publish a Kleap app to its live URL with the VERIFIED-LIVE guarantee: it is only reported live once the new version is provably serving (otherwise it reports 'not confirmed live' — never a false positive). Returns a deploy handle — poll get_publish_status.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| app_id | Yes | The app id. |