Logo
Fireblocks API Documentation

Delete a contract

DELETE {{baseUrl}}/contracts/:contractId

Deletes a contract by ID.

 

Body PARAM

Key Datatype Required Description 



HEADERS

Key Datatype Required Description 
Accept
string




RESPONSES

status Created





Curl
curl -X DELETE 'https://api.fireblocks.io/v1/contracts/:contractId' -H 'Accept: application/json'

ENDPOINTS