cURL
curl --request DELETE \ --url https://api.pathors.com/v1/projects/{projectId}/pathway/edges/{edgeId} \ --header 'Authorization: <authorization>'
Delete an edge
Documentation IndexFetch the complete documentation index at: https://docs.pathors.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.pathors.com/llms.txt
Use this file to discover all available pages before exploring further.
DELETE https://api.pathors.com/v1/projects/{projectId}/pathway/edges/{edgeId}
{ "message": "Edge deleted" }