Edit apps
apps_editEdit an app you own — its name, description, tags, icon, HTML or price. Fields left out keep their value
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| html | No | New HTML, up to 256KB. Left alone if omitted | |
| icon | No | New SVG icon. Left alone if omitted | |
| name | No | New name. Left alone if omitted | |
| slug | Yes | The app's URL slug, e.g. pomodoro-timer | |
| tags | No | New comma-separated tags. Left alone if omitted | |
| price | No | Credits charged per use, 0 for free, up to 1000 | |
| description | No | New description. Left alone if omitted |