Skip to main content
PUT
Update table properties

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

workspace_id
integer<int64>
required
table_id
integer<int64>
required

Body

name
string | null
description
string | null
tag
string[] | null
auth
boolean | null

Response

Success!

The response is of type object.