Status Pages
Delete Status Page
Permanently delete a status page
DELETE
Path Parameters
The status page ID
Response
Returns a success confirmation.Common Errors
| Status | Message | Description |
|---|---|---|
| 400 | Cannot delete the only status page | At least one status page must exist in the organization |
| 400 | Cannot delete the default status page | Set another page as default before deleting this one |
| 404 | Status page not found | The ID does not match a page in your organization |