Deletes a python plot function from a dashboard
| REQUIRED | KEY | TYPE | DESCRIPTION |
|---|---|---|---|
| Yes | graphReferenceId | str | Unique String Identifier for the graph |
| KEY | TYPE | DESCRIPTION |
|---|---|---|
| success | Boolean | true if the call succeeded, false if there was an error |
| TYPE | WHEN |
|---|---|
| DataNotFoundError | `graphReferenceId` is not found. |