Embed Token - Generate embed token for all assets
Please enter a valid token
The requested API version
1.0Optional User Id
Optional User Email
Success: Embed token generated successfully for all assets.
Class for representing embed token response.
A public property of type string that has both a getter and a setter method, which allows for getting and setting the value of the Token property.
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 TokenId property.
A public property of type DateTime that has both a getter and a setter method, which allows for getting and setting the value of the Expiration property.
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 DatasetWithRls property.
A public property of type string that has both a getter and a setter method, which allows for getting and setting the value of the WarningMessage property.
A public property of List that has both a getter and a setter method, which allows for getting and setting the value of the Reports property.
A public property of List that has both a getter and a setter method, which allows for getting and setting the value of the Datasets property.
Bad Request: The request could not be processed due to invalid syntax or missing/incorrect parameters.
Forbidden: Access denied to generate the embed token due to insufficient permissions or account restrictions.
Not Found: The requested resource does not exist.
Internal Server Error: An unexpected error occurred or a server timeout.
Last updated