Delete Relationship
Removes a relationship from the graph.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>
, where token is your auth token.
Path parameters
collection_id
The collection ID corresponding to the graph to remove the relationship from.
relationship_id
The ID of the relationship to remove from the graph.
Headers
X-API-Key
Response
Successful Response
results