Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 298 Bytes

delete_blockedRoads.md

File metadata and controls

15 lines (8 loc) · 298 Bytes

DELETE road blocks

Deletes an existing list of road blocks for one graph.

Resource URL

http://localhost/graphium/api/blockedroads/graphs/{graph}

Example URL

http://localhost/graphium/api/blockedroads/graphs/osm_at

Response

"true" if deleting list was successful.