Delete Circuit
API Reference
Delete Circuit
Delete circuit.
Args: circuit_id (str): ID of the circuit. user (User): User authenticated with api key.
Returns: Response: 200 if OK, 404 if no such circuit exists.
DELETE
Delete Circuit
Delete circuit.
Args: circuit_id (str): ID of the circuit. user (User): User authenticated with api key.
Returns: Response: 200 if OK, 404 if no such circuit exists.