Last updated 2 years ago
Was this helpful?
DELETE /api/v1/tables/:tableReference/uploads/:uploadName
tableReference
uploadName
This endpoint extends the .
Edit access to the table's dataset is required. Your access token must have one of the following scopes:
data.edit
The request body must be empty.
If successful, the response body will be empty.
A qualified reference to the table. See for more information.
The name of the upload. Make sure to the name if it contains any reserved characters.