Soft-deletes a monitor. The monitor is flagged as deleted, stops executing scheduled jobs immediately, and no longer appears in list results.
Only the monitor owner can delete a monitor. Returns 404 if the
monitor is not found or does not belong to the authenticated user.
Deleting an already-deleted monitor returns 200.
API key for authentication.
Monitor identifier.
Monitor deleted successfully (or already deleted).