Deletes a device group from the account. Devices in the group are moved to the default device group and are not deleted from the account.
thingspace_oauth VZ-M2M-Token In: header
M2M Session Token (How to generate an M2M session token?)
In: header
Account name.
Group name.
application/json
application/json
curl -X DELETE "https://example.com/m2m/v1/groups/0252012345-00001/name/string"{ "success": true}{ "errorCode": "error code string", "errorMessage": "error message string"}