cURL
curl --request DELETE \ --url https://api.ipulse.one/status-pages/{id} \ --header 'Authorization: Bearer <token>'
JWT Bearer token authentication
Status page deleted successfully
Was this page helpful?