Deregisters the callback endpoint and stops ThingSpace from sending FOTA callback messages for the specified account.
thingspace_oauth VZ-M2M-Token In: header
M2M Session Token (How to generate an M2M session token?)
In: header
Account identifier in "##########-#####".
Callback type. Must be 'Fota' for Software Management Services API.
Value in
*/*
*/*
curl -X DELETE "https://example.com/callbacks/0242078689-00001/name/Fota"{ "success": true}{ "errorCode": "error code string", "errorMessage": "error message string"}