delete https://{api-base-url}/platform/licensing/v1/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.