Skip to main content
PUT
Update a dashboard's embed access

Authorizations

Authorization
string
header
required

Token authentication. Send Authorization: Bearer <YOUR_TOKEN>.

Path Parameters

deploymentId
number
required
workbookId
number
required

Body

application/json

UpdateEmbedAccessInput

action
enum<string> | null
Available options:
read,
none
allEmbedUsers
boolean | null
allowEmbed
boolean | null
embedTenantName
string | null

Response

200 - application/json
allEmbedUsers
object
required
allowEmbed
boolean
required
tenants
object[]
required