post
HTTP Request
POST /api/v1/datasets/:datasetReference/versionsPath parameters
Authorization
Request body
Response body
Was this helpful?
POST /api/v1/datasets/:datasetReference/versionsParameter
datasetReference
A qualified reference to the dataset. See referencing resources for more information.
This endpoint extends the general API structure.
Edit access to the dataset is required. Your access token must have the following scope:
data.edit
Learn more about authorization.
The request body must be empty.
Returns a JSON representation of a version.get resource.
Was this helpful?
Was this helpful?

