release
POST /api/v1/datasets/:datasetReference/versions/next/release
Parameter | |
datasetReference |
Edit access to the dataset is required. Your access token must have the following scope:
- data.edit
{
// Optional attributes
"label": string,
"releaseNotes": string
}
Node.js
Last modified 3yr ago