Apply license quantity changes

Applies every quantity change in changes to the subscription as one update and bills it right away: the whole change set produces a single prorated invoice. Only lines whose quantity actually differs are applied and reported, and a change set where nothing changes is rejected with 400. There is no undo — price the same change set with /api/v1/licensing/preview/batch first. The subscription must be one of your account's, and a single billing action-log entry summarizes every line.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required

The subscription to change. Required, and must be one of your account's.

string
required

The quantity changes to apply, at least one. Each entry needs an addon_code and a new_quantity that is a whole number above zero; one bad entry rejects the entire request with 400.

Responses

401

Missing or invalid API key.

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json