Skip to content

Delete a status page.

DELETE
/status_page/{status_page_id}
curl --request DELETE \
--url https://api.siteqwality.com/status_page/2489E9AD-2EE2-8E00-8EC9-32D5F69181C0 \
--header 'Authorization: Bearer <token>'
status_page_id
required
string format: uuid

Status page identifier

Status page deleted

Missing or invalid authentication

Status page not found

Internal server error