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>'
{ "message": "<string>", "id": 123, "title": "<string>" }
The UUID of the contract
Contract subscription was successfully deleted