Tenant - Binds a dataset to a report for a tenant
Please enter a valid token
Enter the ID of an existing tenant
Enter the ID of an existing report
Enter the ID of an existing dataset
The requested API version
1.0Success: Dataset successfully bound to the report.
Class for representing 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 Message property.
Success MessageA public property of type integer that has both a getter and a setter method, which allows for getting and setting the value of the StatusCode property.
200Unauthorized: Invalid credentials or missing/invalid authentication token.
Not Found: Indicates that the requested tenant, report, or dataset does not exist.
Internal Server Error: An unexpected error occurred or a server timeout.
Last updated