delete
Was this helpful?
This endpoint is used to permanently delete a dataset and all its contents.
DELETE /api/v1/datasets/:datasetReferenceThis endpoint extends the general API structure
Parameter
datasetReference
A qualified reference to the dataset. See referencing resources for more information.
The request body must be empty.
You must either authorize as the user or an administrator of the organization that owns the dataset. Your access token must have the following scope:
data.edit
If successful, the response body will be empty.
Was this helpful?
Was this helpful?

