v1

latestOpenAPI 3.0.02026-07-24115101.2 MB
Contract - Links

Delete a contract link by link ID

Use this endpoint to delete a link between two contracts by link's ID.

delete/contracts/{contract_id}/links/{link_id}

Path parameters

contract_idinteger required

The unique ID of the contract.

link_idinteger required

The unique ID of the contract link.

Headers

x-oneflow-api-tokenstring required

The API key of your Oneflow account.

x-oneflow-user-emailstring email
Example:john.doe@oneflow.com

The email address of a registered Oneflow user.

Response

The link between two contracts was deleted successfully.