Delete Check
checks.deletePermanently delete a check to stop monitoring an endpoint.
Instructions
Permanently delete a StillOnline check. Use only when an endpoint should no longer be monitored.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| check_id | Yes | StillOnline check ID returned by checks.list or checks.create. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| deleted | Yes | Whether the check delete operation succeeded. |