In the PowerBI NodeJS API I found API calls for PostRows, GetTables, DeleteRows, PutTable on a dataset.
I would like to know whether these are already available or when they will be available. I tried to do a GetTables request (with a DevToken as header Authorization parameter) using Postman, but I got an "UnknownError" as response.