Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Deletes a contract by ID
cURL
curl --request DELETE \ --url https://api.light.inc/v1/contracts/{contractId} \ --header 'Authorization: <api-key>'
Basic authentication header of the form Basic <api_key>, where <api_key> is your api key.
default response