Default
Updates the current license key
Body
stringOptional
Responses
204
Successful update, no content
No content
400
Bad Request
application/json
401
Unauthorized
application/json
409
Conflict
application/json
500
Internal Server Error
application/json
put
PUT /v1/system/v1/license-key HTTP/1.1
Host:
Content-Type: application/json
Accept: */*
Content-Length: 6
"text"
No content
Was this helpful?