Welcome to Fireapis
  • Welcome
  • The Basics
    • Basics
    • Environment
      • Creating an Environment
      • Configure Domain
    • Auth
    • Secrets
    • Tables
      • Creating Table
      • Testing Tables
      • Add a New Column
      • Table Properties
      • Endpoints
      • Data
      • Deleting a Column
      • Deleting a Table
    • Webhooks
    • Marketplace
    • Logics
      • Dynamic Data Source Selection
      • Testing Logics
      • Actions
        • External API Request
        • Query Builder
        • Data Transformation
        • Build Object
        • Build Conditions
        • Other Utilities
          • Token Generation
          • Token Decryption
          • Hashing
          • Validate Hash
          • Encrypt
          • Decrypt
        • Date Utilities
          • Find Difference Between Dates
          • Add/Subtract Dates
          • Format Date
          • Apply Timezone to Date
  • Next steps
    • What Next?
Powered by GitBook
On this page

Was this helpful?

  1. The Basics
  2. Tables

Deleting a Table

Fireapis allows you to delete your table. Before deleting, if you need a backup, please contact chat support.

PreviousDeleting a ColumnNextWebhooks

Last updated 2 months ago

Was this helpful?

Deleting a table will permanently remove the table and its data, which may be difficult or impossible to recover.

If you need a backup of your table data, please contact chat support or email vasanth@fireapis.com.

Here are the steps for deleting a table:

  1. Select the table you want to delete. On the left side, you will find the Delete button.

  1. A confirmation popover will appear. Clicking Delete in the Confirmation popover will remove the table from view.

  1. The table will still exist in the database. To remove it from the database, you need to click the Migrate Changes button (Learn more about this).

  2. After clicking Migrate Changes, the table will be successfully removed from the database.

Delete Table Button Location
Delete Confirmation Popover