patch
https://api.doit.com/datahub/v1/datasets/
Updates an existing DataHub dataset's metadata. Only the description field can be updated.
The dataset name is immutable and serves as the resource identifier. To rename a dataset, delete it and create a new one.
If name is included in the request body, it must match the dataset name in the URL path. A mismatched name will be rejected with a 400 error.
