Update a dataset
PUT/api/v1/dataset/:pk
Update a dataset
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 412
- 422
- 500
Dataset changed
Bad request
Unauthorized
Forbidden
Not found
The dataset changed since the version identified by the request's If-Match header; the update was not applied.
Could not process entity
Fatal error