Skip to content

Delete waypoint

DELETE
/api/v1/waypoint/{id}
curl --request DELETE \
--url https://example.com/api/v1/waypoint/example
id
required
string

Waypoint deleted

Not Found

Internal Server Error