For the complete documentation index, see llms.txt. This page is also available as Markdown.

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
202

Accepted

No content

post/v1/subscriptions/{subId}/reduce

No content

Last updated