cURL
curl --request PUT \ --url https://{FUSION HOST}/api/license \ --header 'Content-Type: application/octet-stream' \ --data '[ "aSDinaTvuI8gbWludGxpZnk=" ]'
Replace current Fusion License with a new license file.
New License.
The body is of type string<byte>[].
string<byte>[]
Was this page helpful?