Add/Remove

Element

Type

Description

add

Array of Array

Depending on parent node:

  • authorizedApplicationsChanges - List of permissions to add to application ID:
  • applicationID - Integer
  • permission - String - Permission, such as 'view', edit'.
  • authorizedViewsAndActionChanges - Array of String - List of authorized views and actions to add.

remove

Array of Array

Depending on parent node:

  • authorizedApplicationsChanges - Array of Integer - List of applicationIDs to remove permissions from.
  • authorizedViewsAndActionChanges - Array of String - List of authorized views and actions to remove.

 

â See also: