App Keys

Create new appkey

Creates a new pair of appKey and appToken.

post/api/vlm/appkeys

Request body

labelstring required

Label for application key

Response

Success

idstring required

ID of application key

appKeystring required

AppKey (Access Key in the license manager UI)

appTokenstring required

Secret of application key

labelstring required

Label for application key

createdInstring date-time required

Date of creation of application key

isActiveboolean required

If the application key is active

Changes