Delete data table

Deletes a data table you specify.

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path Parameters

data_table_idstringRequired
The ID of the data table to delete.

Response

Data table deleted successfully.
dataobject

Errors