unrelease
Was this helpful?
Unrelease the current version of a dataset, e.g., to fix an error. Only the current version can be unreleased, and the unrelease window is limited to 7 days.
POST /api/v1/datasets/:datasetReference/versions/current/unreleasedatasetReference
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
No request body should be provided.
Returns a JSON representation of a version.get resource.
Was this helpful?
Was this helpful?

