/
/Crawlab API
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 13m ago · Updated 1mo ago
Auth2
Data Collections8
Databases31
  • getGet Database List
  • postCreate Database
  • deleteDelete Database List
  • patchBatch Update Database List
  • getGet Database Metrics
  • getGet Database by ID
  • putReplace Database by ID
  • deleteDelete Database by ID
  • patchUpdate Database by ID
  • getGet Database Column Types
  • postTest Database Connection
  • postExport Database
  • getGet Database Export
  • getGet Database Export Download
  • getGet Database Metadata
  • getGet Database Current Metrics by ID
  • getGet Database Time Range Metrics by ID
  • getGet Database ORM Compatibility
  • postInitialize Database ORM
  • getGet Database ORM Status
  • putUpdate Database ORM Status
  • postQuery Database
  • postCreate Database Table
  • getGet Database Table Data
  • postCreate Database Table Data
  • postGet Database Table Data with Filter
  • deleteDrop Database Table
  • getGet Database Table Metadata
  • postGet Database Table Metadata with Filter
  • postModify Database Table
  • postRename Database Table
Dependencies22
Environments8
Export3
Filters3
Git34
Node Groups8
Nodes11
Notification Alerts8
Notification Channels9
Notification Requests8
Notification Settings11
Projects8
Roles8
Schedules11
Settings3
Spiders19
Stats3
Sync2
System1
Tasks13
Tokens8
Users12
    Databases

    Drop Database Table

    Drop a table of a database

    delete/databases/{id}/tables/drop

    Path parameters

    idstring objectid required

    ID of the database

    ID of the database

    Response

    OK

    errorstring
    messagestring
    statusstring

    Changes