Embed Token - Generate embed token for reports

Generates an embed token for reports.

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

embedfast-user-emailstringOptional

Optional User Email

Body

Class for storing details of an embed config report.

reportIdsstring · uuid[] | nullableOptional

A public property of type list of Guid that has both a getter and a setter method, which allows for getting and setting the value of the ReportIds property.

datasetIdsstring · uuid[] | nullableOptional

A public property of type list of Guid that has both a getter and a setter method, which allows for getting and setting the value of the DatasetIds property.

Responses
200

Success: Embed token successfully generated for the report.

post
/reports/generateEmbedToken

Last updated