Skip to main content
POST
Renew Subscription

Authorizations

Authorization
string
header
required

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

Body

application/json

Request to renew subscription.

period_days
integer
required

Renewal period in days

Required range: 1 <= x <= 3650

Response

Successful Response