Skip to content
This repository has been archived by the owner on Aug 21, 2019. It is now read-only.

Latest commit

 

History

History
26 lines (17 loc) · 168 Bytes

api.md

File metadata and controls

26 lines (17 loc) · 168 Bytes

Circruit

GET

Request

None

Response

{
	'id':
	'path': [router1, router2, ..., routerN]
}

DELETE

Request

{
	'id': id
}