Remove the deployed function from a site
remove_functionRemove the deployed Worker function from a site (and all its routes, secrets, and cron triggers). Site falls back to static-only serving. Irreversible.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | Yes | site slug whose function to remove |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |