Skip to main content
DELETE
Delete a column from a table's schema. This action cannot be undone.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

workspace_id
integer<int64>
required
table_id
integer<int64>
required
schema_name
string
required

Response

Success!