Licenses
Update a license entry
This API let’s you to add a license entry
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
License update request
The account id for which the license is being updated
Maximum length:
50
The license id for which the update is requested
Maximum length:
50
The quantity to be updated
The type of update to be performed
Available options:
RELATIVE
, ABSOLUTE
The effective from date for the update
The idempotency key for uniqueness of the license update request