Skip to main content

Delete Column

Use this API to delete column in the table

Request Body REQUIRED
askribeKey string

Your secret Askribe key. Can be obtained from your org's settings dashboard

tableId string

The tableId of your table. It looks like TXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX

columnId string

The column id you want to delete. It looks like CXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX

Responses
200

Returns true if column is deleted successfully

Schema OPTIONAL
object