Datasets
Update dataset
Updates a dataset's name and/or description. Renaming regenerates the slug — clients should re-read the response or rely on the id for stable references.
patch/v1/projects/{projectSlug}/datasets/{datasetSlug}
Path parameters
projectSlugstring required
Project slug (human-readable identifier)
Project slug (human-readable identifier)
datasetSlugstring required
Dataset slug (human-readable identifier within the project).
Dataset slug (human-readable identifier within the project).
Request body
Response
Updated dataset