delete https://{hostname}/v1/contracts//links/
Use this endpoint to delete a link between two contracts by link's ID.
Responses
200The link between two contracts was deleted successfully.
400Invalid format or content of the request.
401The API token or the user email is invalid.
403The request is not authorized by the server.
404A required entity is missing.