Cancels a subscription at the end of the current billing period. The operation will fail if canceling this subscription would leave the workspace with insufficient resources for its current usage.
Auth0 JWT token for user authentication.
The unique identifier for the workspace.
"ws_abc123"
The unique identifier for the billing account (Stripe customer ID).
"cus_abc123"
The unique identifier for the subscription (Stripe subscription ID).
"sub_abc123"
Subscription scheduled for cancellation.
The response is of type object
.