Renew Subscription

View as Markdown
Renew a subscription for the next billing cycle. Creates a new invoice for the next billing cycle and advances subscription periods. Works for both User and API Key authentication. Account access is automatically validated via endpoint dependency.

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

subscription_idstringRequired
account_idstringRequired

Response

Successful Response
subscription_idstring
invoice_idstring

Errors