v1

latestOpenAPI 3.0.02026-08-06363576.8 KB
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"
}