Update app license for a given licenseId.

Note: that all fields are required to be passed or they will be overwritten to blank or default values.

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

License identifier

Body Params
string
required

If activation is required this is the email the code will be sent to.

boolean
required
string
required

License Label name, ie name of customer who is using license.

boolean
required
string
required

Channel id that the license will be associated with.

string
required

Date that the license will expire, can be null for no expiration or formated by year-month-day ex. 2016-02-02.

string
required

Defines expiration policy for this license.

Values: ignore: replicated will take no action on a expired license noupdate-norestart: application updates will not be downloaded, and once the application is stopped, it will not be started again noupdate-stop: application updates will not be downloaded and the application will be stopped

boolean

Defines whether this license should use the external support bundle generator.

field_values
array of objects
required

An array of field values for custom fields of a given app

field_values*
boolean

A license can be optionally locked to a specific release

string
required

LicenseType can be set to "dev", "trial", or "prod"

int64

If app version is locked, this is the patch version to lock it to (patch_sequence)

int64

If app version is locked, this is the version to lock it to (sequence)

boolean
required

If this license requires activation set to true, make sure to set activation email as well.

string
required

If set to automatic will auto update remote license installation with every release. If set to manual will update only when on-premise admin clicks the install update button.

boolean

Defines whether this license should use support bundle specs from console.

Responses

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