Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The unique ID of the AI Table
Body
application/json
Response
OK
The response is of type object
.
Create a column within the given AI Table
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The unique ID of the AI Table
OK
The response is of type object
.