Skip to content

Latest commit

 

History

History
16 lines (15 loc) · 262 Bytes

File metadata and controls

16 lines (15 loc) · 262 Bytes

ModifyAclEntry

{
  "topic": "com.acme/xdk_53/things/twin/commands/modify",
  "headers": {},
  "path": "/acl/the_auth_subject",
  "value": {
    "the_auth_subject": {
      "READ": true,
      "WRITE": true,
      "ADMINISTRATE": true
    }
  }
}