Immediate midterm change

Reduce Subscription's Quantity Or Addons

post

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

Path parameters
subIdstringRequired

Subscription Id

Header parameters
tokenstringRequired

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

Body
quantityinteger · int32Required

Product quantity

Responses
post
/v1/subscriptions/{subId}/reduce

No content

Last updated