Last updated 5 months ago
This endpoint extends the
Edit access to the dataset is required. Your access token must have the following scope:
data.edit
The request body should contain the editable fields of a .
Returns a JSON representation of a .
datasetReference
A qualified reference to the dataset. See referencing resources for more information.
POST /api/v1/datasets/:datasetReference/versions/next/release
{ // Optional attributes "label": string, "releaseNotes": string }