Embed Token - Generate embed token for datasets

Generates an embed token for creating datasets.

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 representing the configuration for embedding a dataset.

datasetIdstring · 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 DatasetId property.

Responses
200

Success: Returns an embed token for dataset creation.

post
/datasets/generateEmbedTokenForCreate

Last updated