Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 683 Bytes

File metadata and controls

22 lines (15 loc) · 683 Bytes

GenerateTokenRequest

Properties

Name Type Description Notes
accessLevel AccessLevelEnum The dataset mode or type [optional]
datasetId String The dataset Id [optional]
allowSaveAs Boolean Allow SaveAs the report with generated token. [optional]
identities List<EffectiveIdentity> The effective identities to use for RLS rules [optional]

Enum: AccessLevelEnum

Name Value
VIEW "View"
EDIT "Edit"
CREATE "Create"