DeleteAttributes

{
  "topic": "com.acme/xdk_53/things/twin/commands/delete",
  "headers": {},
  "path": "/attributes"
}

DeleteAttributesResponse

{
  "topic": "com.acme/xdk_53/things/twin/commands/delete",
  "headers": {},
  "path": "/attributes",
  "status": 204
}

AttributesDeleted

{
  "topic": "com.acme/xdk_53/things/twin/events/deleted",
  "headers": {},
  "path": "/attributes",
  "revision": 1
}