(Deprecated) Standalone Customer API:- Assign licenses to all devices and enable auto licensing for given services.
POST {{base_url}}/customer/settings/autolicense
This API is used to assign licenses to all devices for given services and enable auto licensing. Note:- This API is not applicable for MSP customer
Request Body
{"services"=>["<string>", "<string>"]}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |
RESPONSES
status: OK
""