This method allows to delete graph prototypes.

    (object) Returns an object containing the IDs of the deleted graph prototypes under the graphids property.

    Deleting multiple graph prototypes

    Request:

    1. "jsonrpc": "2.0",
    2. "result": {
    3. "653"
    4. ]
    5. },
    6. }

    CGraphPrototype::delete() in ui/include/classes/api/services/CGraphPrototype.php.