LicenseFileUpload
License File Upload
Multipart file upload for license management.
JSON Example
{
"file": "string",
"secret_key": "string"
}
string As binary
As binary
file
Optional
Multipart file with licenses. If secret_key is provided, this file is treated as encrypted.
string
secret_key
Optional
Optional. If provided, the file is treated as an encrypted license file that will be decrypted using this key.