delete_project
Permanently delete a project and ALL its data (records, resources, snapshots, custom routes, webhooks, request log). Irreversible. Good practice for short-lived test projects: clean up when your session is done. Requires the adminKey.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project | Yes | Project id. | |
| adminKey | Yes | The project's adminKey. |