Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Data permission object refines access to data for specific users on the level of database rows.

...

KeyTypeOptionalityDescriptionConstraints
accountIdstring

Status
colourRed
titlerequired

ID of the account to which the permissions will be applied

(warning) currently, the only way to learn your accountId is through our REST API

(a-zA-Z0-9)
filtersarray
Status
colourRed
titlerequired

array of filterBy objects which will be applied to dataset properties

see metric.content.options.filterBy


...