cURL
curl --request DELETE \ --url https://api.example.com/api/checks/{id}/ \ --cookie sessionid=
Delete a specific check by ID
No response body
Was this page helpful?