Delete the real-time monitor associated with the real-time monitor id.
| REQUIRED | KEY | TYPE | DESCRIPTION |
|---|---|---|---|
| Yes | realtimeMonitorId | str | Unique string identifier for the real-time monitor. |
| KEY | TYPE | DESCRIPTION |
|---|---|---|
| success | Boolean | true if the call succeeded, false if there was an error |
| TYPE | WHEN |
|---|---|
| DataNotFoundError | `realtimeMonitorId` is not found. |