Upload offline license file
Success response
Example request
curl -X POST 'http://localhost:8080/api/v4/license/upload' \
-H 'Accept: application/json' \
-F '<file_field_name>=@/path/to/offline-license-file'Last updated
Was this helpful?