Monitors
Delete monitor
Deletes a monitor. System monitors cannot be deleted.
delete/v1/projects/{projectSlug}/monitors/{monitorSlug}
Path parameters
projectSlugstring required
Project slug (human-readable identifier)
Project slug (human-readable identifier)
monitorSlugstring required
Monitor slug (human-readable identifier within the project).
Monitor slug (human-readable identifier within the project).
Response
Monitor deleted
Changes
Changed in 1 of the 67 revisions of this API.1
- ○
endpoint added
endpoint-added
- ○