Delete Data Tables

post

/rest/v16/datatables/actions/deleteTables

This endpoint is used to delete multiple data tables.

Request

Supported Media Types
Body ()
Root Schema : dataTable-deleteRequest
Type: object
Show Source
Nested Schema : Table Names List
Type: array
Title: Table Names List
An array of data table names to delete.
Show Source
Back to Top

Response

Supported Media Types

Default Response

OK
Back to Top