Skip to main content
POST
Create Link Column (Manual-Link)

Authorizations

Authorization
string
header
required

This API uses OAuth 2.0 with the authorization code grant flow.

Path Parameters

workspaceId
string<uuid>
required

Workspace identifier

tableId
string<uuid>
required

Source (parent) table identifier

Body

application/json
uiDataType
enum<string>
required
Available options:
LINK
colOptions
object
required
uiMetadata
object
required
name
string
required

Response

200 - application/json

Link column created successfully

id
string<uuid>

Unique identifier of the created link column

name
string

Internal column name, unique within the table

uiDataType
string

Always returns LINK for link columns

colOptions
object
uiMetadata
object