delete_webhook
Delete a webhook subscription from a Codemagic app by providing the app ID and webhook ID.
Instructions
Delete a webhook subscription from a Codemagic app
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| app_id | Yes | The Codemagic app ID | |
| webhook_id | Yes | The webhook ID to delete (from list_webhooks) |