cURL
curl --request DELETE \ --url https://api.example.com/v1/legal-contracts/{id} \ --header 'Authorization: <api-key>'
Delete legal contract
ok
Was this page helpful?