Delete Table
Data -- Internal Tables
Delete Table
Permanently deletes the specified Peaka Table and all its data from the project. This action is irreversible — all rows, columns, and schema definitions associated with the table will be removed.
DELETE
Delete Table


Authorizations
Use the Authorization header with the value 'Bearer ' to authenticate. Partner API Keys have full access; Project API Keys are limited to their project scope. Learn more: https://docs.peaka.com/api-reference/authentication
Path Parameters
ID of the Project
Name of the table to delete
Response
200
Table deleted successfully