Skip to content

Permissions

The web service for administration of permissions has these operations:

  • getPermissionsForObject. Returns a list of permissions for the specified object.
  • putPermission. Returns the named permission. If the object is not already in the database, the call creates a new one.
  • deletePermission. Deletes the named permission.