dashboards_generatetokeningroup: Generates an embed token to view the specified dashboard from...

Description Usage Arguments Value

View source: R/embed_token.R

Description

Generates an embed token to view the specified dashboard from the specified workspace.This API is relevant only to 'App owns data' embed scenario.Required scope: (all of the below)

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
dashboards_generatetokeningroup(
  token,
  dashboardId,
  groupId,
  accessLevel,
  allowSaveAs,
  datasetId,
  identities,
  output = "value"
)

Arguments

groupId

OK

Value

A 'data.frame' object.


assuncaolfi/pbr documentation built on May 12, 2020, 12:56 a.m.