Circuit
Delete a circuit
Delete a circuit by id. Requires admin access.
delete/circuits/{id}
Request body
Response
The delete request was successful and the resource has been removed
Example response
{
"data": {}
}Delete a circuit by id. Requires admin access.
The delete request was successful and the resource has been removed
{
"data": {}
}