Datasets
Dataset access grant.
post/datasets/{datasetId}/access:grant
Path parameters
datasetIdstring required
Id of dataset to be accessed.
Query parameters
api-versionstring required
The requested API version
Request body
Example request
{
"createdDateTime": "2020-12-31T11:10:21Z",
"modifiedDateTime": "2020-12-31T11:10:21Z"
}Response
Success
Example response
{
"createdDateTime": "2020-12-31T11:10:21Z",
"modifiedDateTime": "2020-12-31T11:10:21Z"
}