Delete Edge
Edges
Delete Edge
Endpoint to delete an edge by its ID. Optionally verify the edge belongs to a specific version number before deleting.
DELETE
Delete Edge
Authorizations
Retrieve your API Key from Dashboard API Keys Section.
Path Parameters
Required string length:
24Pattern:
^[0-9a-f]{24}$Example:
"5eb7cf5a86d9755df3a6c593"
Query Parameters
Verify edge belongs to this version number before deleting (0 includes legacy edges)
Response
Successful Response
A message providing additional context about the response.