Create a column

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

UUID of your database from the Astra URL.
For example, d341f349-e5db-46d2-9c90-bb9ebaa6f0fc.

string
required

Cloud region where your database lives.
For example, us-east-1

string
required

keyspace name

string
required

table name

Body Params
string
required

Name for the column, which must be unique.

string
enum
required

The type of data allowed in the column.

boolean
Defaults to false

Denotes whether the column is shared by all rows of a partition.

Headers
string
required

The token returned from the authorization endpoint. Use this token in each request.

string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
*/*