delete
Overview
This endpoint is used to delete a table and all its contents. This method can only be called on tables belonging to unreleased versions of a dataset.
HTTP Request
Path parameters
Parameter
tableReference
Request body
The request body must be empty.
Authorization
You must have edit access to this table's 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.
Last updated
Was this helpful?