latestOpenAPI 3.0.02026-08-101013821017.9 KB

4b69392f93b9

Immediate Midterm Change

Reduce Subscription's Quantity Or Addons

This API to change the subscription quantity immediately so that client have increased subscription management capability via API

post/v1/subscriptions/{subId}/reduce

Path parameters

subIdstring required

Subscription Id

Headers

tokenstring required

Basic authorization (dispatch Key and Secret) - Client Admin key or Full access token

Request body

quantityinteger required

Product quantity

Response

Accepted