v1
latestOpenAPI 3.0.02026-08-06363576.8 KBSubscription
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
Example response
{
"state": "active"
}