updateApp
Update app name / webhook_url (https) / webhook_events opt-in list. Needs the 'webhooks' scope (the connect-issued token has it) or the primary token. See the webhooks doc for the event types and signature verification.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | New app name (1-64). | |
| webhook_url | No | https URL for webhook delivery; "" clears it. | |
| webhook_events | No | Extended event types to opt into (invoice_paid is always delivered); [] = invoice_paid-only. |