delete deprecated
https://{api-base-url}/msp/subscriptions/devices/all
Remove service licenses to all devices the devices owned by tenant and MSP. However license assignment is not supported for the MSP owned devices but un-assignment is supported for the customers who are transitioning from Non-MSP to MSP mode to release license quantity for better utilization.
- include_customers: if provided, licensing will be unassigned only for the customers present in include_customers list.
- exclude_customers: if provided, licensing will be unassigned for msp/tenant customers except the customers present in exclude_customers list.
- If none of the above parameters are provided, licenses will be unassigned for all tenant customers devices.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
200Successfully un-assigned licenses.
400A required parameter or field is missing.
401Unauthorized access. Authentication failed or was not provided.
403Access denied.
404The requested entity was not found.
409Request Unsuccessful
413Request-size limit exceeded
417Request-size limit exceeded
429API Rate limit exceeded
500Server error