Delete Relationship

Removes a relationship from the graph.

Path parameters

collection_idstringRequired

The collection ID corresponding to the graph to remove the relationship from.

relationship_idstringRequired

The ID of the relationship to remove from the graph.

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

X-API-KeystringRequired

Response

Successful Response

resultsobject

Errors