delete

HTTP Request

DELETE /api/v1/tables/:tableReference/uploads/:uploadName

Path parameters

Parameter

tableReference

uploadName

Authorization

Edit access to the table's dataset is required. Your access token must have one of the following scopes:

  • data.edit

Learn more about authorization.

Request body

The request body must be empty.

Response body

If successful, the response body will be empty.

Last updated

Was this helpful?