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