billing

Resubscribe after cancellation

[cloud-only] Reactivates a subscription that was previously cancelled but has not yet expired.

post/api/billing/subscription/resubscribe

Response

Subscription reactivated

billing_op_idstring required

Billing operation ID to poll for status via GET /api/billing/ops/{id}

status'active' required

The subscription status after resubscribing

messagestring

Human-readable confirmation message

Changes