Delete data table

Deletes a data table in a customer workspace.

Path parameters

managed_user_idstringRequired

Embedded customer Account ID or External ID. External IDs must have the prefix E.

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 successfully deleted.
dataobject or null

Errors