Skip to main content

Make / remove columns as identifier columns

Use this API to make or remove columns as identifier columns

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

columnIdentifierStatusMap object

Map that contains the columnId as key and isIdentifier boolean as value. Only send the data that you want to change

Responses
200

Returns the list of all columns marked as identifer

Schema OPTIONAL
object