Standalone customer API:- Un-assign licenses to all devices for given services.
DELETE {{base_url}}/subscriptions/devices/all
This API is used to un-assign licenses to all devices for given services. 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
""