v1

latestOpenAPI 3.1.02026-07-24571564.5 KB
Subscriptions

Update max cycles

Modifies the max cycles of an existing subscription. Used to change the length of a gifted subscription.

put/subscriptions/{subscriptionId}/max-cycles

Path parameters

subscriptionIdstring required

Subscription Id

Request body

deltanumber required

The amount to decrement or increment the subscriptions' max cycles. To increment, pass a positive number. To decrement, pass a negative number.

Response

Max cycles updated