Skip to main content
DELETE
Delete subscription
Cancels a subscription. Delete every deployment instance in the subscription first, otherwise the request fails.
Cancelling a subscription is irreversible. You must create a new subscription to use the plan again.

Authorization

Session cookie set by Sign in: omnistrate_token=<jwt>.

Path parameters

string
required
The subscription ID, for example sub-abc123.

Response

Returns 200 OK with an empty body.

Errors

See Error for the error response shape.