Last updated 9 months ago
Expects Id of an existing tenant
Expects Id of an existing report
Expects Id of an existing dataset
The requested API version
1.0
Class for representing response.
POST /tenants/{tenantId}/reports/{reportId}/bind?datasetId=123e4567-e89b-12d3-a456-426614174000 HTTP/1.1 Host: Authorization: Bearer JWT Accept: */*
Indicates successful bind
{ "message": "Success Message", "statusCode": 200 }