Tenant - Bind a dataset to any other report

Binds a dataset to any other report

post
Authorizations
HTTPRequired

Please enter a valid token

Path parameters
tenantIdstring · uuidRequired

Expects Id of an existing tenant

reportIdstring · uuidRequired

Expects Id of an existing report

Query parameters
datasetIdstring · uuidRequired

Expects Id of an existing dataset

versionstringOptional

The requested API version

Default: 1.0
Responses
200

Indicates successful bind

post
/tenants/{tenantId}/reports/{reportId}/bind

Last updated