API referenceMonitoring
Delete a monitor
Stops watching the company. Events already queued may still be delivered.
Free.
Authorization
bearerAuth AuthorizationBearer <token>
Your API key, sent as Authorization: Bearer rc_live_….
In: header
Path Parameters
monitor_id*string
The monitor's id.
Format
uuidResponse Body
application/json
application/problem+json
application/problem+json
application/problem+json
application/problem+json
curl -X DELETE "https://example.com/monitors/497f6eca-6276-4993-bfeb-53cbbbba6f08"{ "object": "monitor", "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08", "deleted": true}