Embed Token - Generate embed token for dashboards

Generates an embed token for a dashboard.

post
Authorizations
HTTPRequired

Please enter a valid token

Query parameters
versionstringOptional

The requested API version

Default: 1.0
Header parameters
embedfast-user-idstringOptional

Optional User Id

Body

Class for representing the configuration for embedding a dashboard.

dashboardIdstring · uuidOptional

A public property of type Guid (a unique identifier) that has both a getter and a setter method, which allows for getting and setting the value of the DashboardId property.

Responses
200

Success: Successfully generated the embed token.

post
/dashboards/generateEmbedToken

Last updated