Renew Subscription

Renew an existing subscription by subscriptionId before it has expired. A subscription can be kept ACTIVE indefinitely or this can be leveraged to change an INACTIVE subscription back to ACTIVE. The subscription expiration is tied to the access token used to create it. You must renew the subscription via this API before the expiresIn time has passed, otherwise the subscription will be set to INACTIVE.

For a 'WEBHOOK' subscription, the authToken can also be updated at this time in case the token you verify has expired.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
length between 6 and 6
^[a-zA-Z]{6}$

The unique 6 character internal id that represents the customer account.

string
required
length between 36 and 36
^[0-9a-fA-F]{8}\-[0-9a-fA-F]{4}\-[0-9a-fA-F]{4}\-[0-9a-fA-F]{4}\-[0-9a-fA-F]{12}$

The unique 36 character internal id that represents the subscription.

Body Params

Renew an existing subscription and update the authToken

Request payload for renewing a subscription

transport
object
required

Transport settings for the subscription renew.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
URL
LoadingLoading…
Response
Choose an example:
application/json
application/problem+json