cURL
curl --request DELETE \ --url https://platform.runonatlas.com/external/subscriptions/{id} \ --header 'x-api-key: <api-key>'
Delete a subscription. Currently active subscriptions cannot be deleted, they must be cancelled first.
You can obtain this key from the Atlas dashboard. It must be of type secret
secret
The Atlas subscription ID
1
"atlas-internal-subscription-id-123"
The subscription has been deleted.