Status Pages
Delete a status page
Delete a status page by ID
DELETE
/
uptime
/
status-pages
/
{statusPageId}
Please be aware that the Phare API is currently in beta and is subject to change.
Authorizations
Use a user token to access authenticated routes. The token must be specified in the Authorization HTTP header with the following format 'Authorization: Bearer <token>'.
Path Parameters
ID of the status page to delete
Was this page helpful?