Delete Column
Data -- Internal Tables
Delete Column
Permanently removes a column from the specified Peaka Table. This action is irreversible — the column and all its stored data will be deleted from the table.
DELETE
Delete Column


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
Name of the column to delete
Response
200
Column deleted successfully