v1

latestOpenAPI 3.0.02026-07-24115101.2 MB
Contract

Delete a contract by ID

Use this endpoint to delete a specific contract by its ID.

delete/contracts/{contract_id}

Path parameters

contract_idinteger required

The unique ID of the contract.

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 contract was deleted successfully. This response is also returned if the contract does not exist.