Skip to content

Remove the custom domain configuration for a status page.

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

Status page identifier

Custom domain marked for deletion

Missing or invalid authentication

No custom domain configured

Internal server error