latestOpenAPI 3.0.02026-08-1056429755.6 KB

a6efafc1669c

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