Taiga
API ReferenceContractsV2

Delete contract

DELETE
/api/contracts/v2/{contract_id}

Authorization

BearerAuth
AuthorizationBearer <token>

Send your Taiga API key as a Bearer token. Create and manage keys in the Taiga developer portal.

In: header

Path Parameters

contract_id*contractsv2ContractId
Formatuuid

Response Body

application/json

curl -X DELETE "https://example.com/api/contracts/v2/497f6eca-6276-4993-bfeb-53cbbbba6f08"
Empty