Stops an active ThingSpace Quality of Service API subscription using the account name and the subscription ID.
thingspace_oauth VZ-M2M-Token In: header
M2M Session Token (How to generate an M2M session token?)
In: header
The numeric account name associated with a QoS Elevation subscription.
The numeric account name associated with a QoS Elevation subscription.
application/json
application/json
curl -X DELETE "https://example.com/m2m/v1/devices/actions/enhanceQoS?accountName=0000123456-00001&qosSubscriptionId=QoS+subscription+ID"{ "requestId": "be36accb-0a9a-4367-93ab-0af6c4ed256a"}{ "errorCode": "3 or 4 digit error code", "errorMessage": "A short description of the error"}