Delete data table

Deletes a data table you specify.

Path parameters

data_table_idstringRequired
The ID of the data table to delete.

Headers

AuthorizationstringRequired

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

Response

Data table deleted successfully.
dataobject

Errors