apps_update
Update an existing Databricks App by specifying the app name and a JSON object of fields to modify.
Instructions
Patch an existing Databricks App.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | App name | |
| updates | Yes | JSON body of fields to update on the app |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |