Delete a subscription for a contract
cURL
curl --request DELETE \ --url https://{hostname}.gable.ai/v0/contract-subscription/{id} \ --header 'X-API-KEY: <api-key>'
This response does not have an example.