Delete Project
projects.deleteSoft-delete a project to remove it from the dashboard and disable all monitoring checks.
Instructions
Soft-delete a StillOnline project. Removes it from the dashboard and disables checks, matching the UI delete behavior.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | StillOnline project ID returned by projects.list or projects.create. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| deleted | Yes | Whether the project delete operation succeeded. | |
| project_id | No | ID of the deleted StillOnline project. |