Cancel monitor

DELETE
/v1/monitors/{id}

Authorization

AuthorizationRequiredBearer <token>

API key. Manage keys from the dashboard at app.bytekit.com.

In: header

Path Parameters

idRequiredstring
curl -X DELETE https://api.bytekit.com/v1/monitors/{id} \
  -H "Authorization: Bearer sk_live_your_api_key_here"

Monitor cancelled.