Skip to content
This repository has been archived by the owner on Sep 23, 2022. It is now read-only.

Latest commit

 

History

History
8 lines (5 loc) · 244 Bytes

EXAMPLES.md

File metadata and controls

8 lines (5 loc) · 244 Bytes
curl -i -XDELETE http://localhost:9080/routes/1 -H 'Authorization: Bearer $token'

curl -v http://localhost:9080/routes -H 'Authorization: Bearer $token'

curl http://localhost:9080/current-routes -H 'Authorization: Bearer $token'