delete
DELETE /api/v1/tables/:tableReference/uploads/:uploadName
Parameter | Text |
---|---|
tableReference | |
uploadName |
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.
Last modified 5d ago