Allow customers to remove the associated label from a device.
thingspace_oauth VZ-M2M-Token In: header
M2M Session Token (How to generate an M2M session token?)
In: header
The numeric name of the account.
A list of the Label IDs to remove from the exclusion list.
application/json
application/json
curl -X DELETE "https://example.com/m2m/v1/devices/actions/usagesegmentationlabels?accountName=0000123456-00001&LabelList=%5Bobject+Object%5D"{ "requestId": "ec682a8b-e288-4806-934d-24e7a59ed889"}{ "errorCode": "error code string", "errorMessage": "error message string"}