delete

Remove permissions

lock
{{protocol}}://{{url}}/{{version}}/items/:_key/permissions

Remove an item permissions. This will revoke the access of an item for a specified user or usergroup.

Permissions: g on the item.

Authentication

Authentication inherited from the collection: Bearer .

Parameters

Name Type Value
_key path {{meKey}}

Body

          {
  "userKey": "266"
}