You can use the DeleteAllSupportBundles method to delete all support bundles generated with the CreateSupportBundle API method.
This method has no input parameters.
This method has no return values.
Requests for this method are similar to the following example:
{ "method": "DeleteAllSupportBundles", "params": {} }, "id": 1 }
This method returns a response similar to the following example:
{ "id" : 1, "result" : {} } }
9.6