delete
HTTP Request
Path parameters
Parameter | |
---|---|
tableReference | A qualified reference to the table. See referencing resources for more information. |
uploadName | The name of the upload. Make sure to URL encode the name if it contains any reserved characters. |
This endpoint extends the general API structure.
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