Skip to main content
DELETE
Delete a column from a table

Headers

x-apikey
string
required

API Key for authentication

Path Parameters

table_uuid
string<uuid>
required

The UUID of the table

column_id
string<uuid>
required

The UUID of the column to delete

Response

Column deleted successfully