Stop a pending cancellation. If you schedule a subscription to be canceled, and
the subscription hasn’t yet reached the end of the billing period, you can stop
the cancellation. After a subscription has been canceled, you can’t reactivate it.
POST
/
api
/
user
/
subscription
/
undo-cancel
Undo subscription cancellation
Copy
curl --request POST \ --url https://studio.edgeimpulse.com/v1/api/user/subscription/undo-cancel \ --header 'x-api-key: <api-key>'