Redivis API
User documentation
redivis.com
Search…
Introduction
Referencing resources
Client libraries
redivis-js
redivis-python
redivis-r
REST API
General structure
Authorization
Datasets
delete
get
list
patch
post
Files
Members
Queries
Tables
Uploads
Variables
Versions
Resource definitions
Dataset
Member
Query
Table
Upload
Variable
Version
Powered By
GitBook
delete
Overview
This endpoint is used to
permanently delete
a dataset and all its contents.
HTTP Request
DELETE /api/v1/datasets/:datasetReference
This endpoint extends the
general API structure
Path parameters
Parameter
datasetReference
A qualified reference to the dataset. See
referencing resources
for more information.
Request body
The request body must be empty.
Authorization
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
Learn more about authorization.
Response body
If successful, the response body will be empty.
REST API - Previous
Datasets
Next
get
Last modified
1yr ago
Copy link
Outline
Overview
HTTP Request
Path parameters
Request body
Authorization
Response body