Subscription

Activate a cancelled subscription. This will only work if the latest subscription billing period has not passed.

post/subscriptions/{subscriptionId}/activate/

Path parameters

subscriptionIdstring required

Subscription id

Response

Successful operation

statestring

Example response

{
  "state": "active"
}

Changes