cancel a customerAsk AIpost https://live.kable.io/api/v1/customers/{customerId}/cancelCancelling a customer will update its status to CANCELLED and terminate all future billing.Path ParamscustomerIdstringrequiredThe customer IDHeadersKable-Client-IdstringrequiredYour Kable client ID, found in the dashboard of your Kable account.Kable-Client-SecretstringrequiredYour LIVE or TEST secret key.Responses 201Customer successfully cancelled 401Unauthorized 500Something went wrongUpdated over 3 years ago