Skip to content

Archive a status page

DELETE
/status-pages/{id}
curl --request DELETE \
--url https://api.perstat.io/status-pages/example \
--header 'Authorization: Bearer <token>'

Takes the status page offline immediately and moves it to the archive, from which it can be restored for 90 days. This is not a hard delete. Requires a project management role and responds 204 on success.

id
required
string