Set License
POST {{HDB_ENDPOINT}}
Request Body
{"operation"=>"set_license", "key"=>"<your-license-key>", "company"=>"<your-company>"}
HEADERS
| Key | Datatype | Required | Description | 
|---|---|---|---|
| Content-Type | string | 
RESPONSES
status: OK
{"registered":false,"version":"2.0.16-BETA","storage_type":"fs","ram_allocation":1024,"license_expiration_date":null}