Skip to main content
PATCH
/
workspaces
/
{workspace_id}
/
tables
/
{table_id}
Error
A valid request URL is required to generate request examples
{
  "detail": [
    {
      "loc": [
        "<string>"
      ],
      "msg": "<string>",
      "type": "<string>",
      "input": "<unknown>",
      "ctx": {}
    }
  ]
}

Authorizations

fastapiusersauth
string
cookie
required

Path Parameters

table_id
string<uuid>
required
workspace_id
string<uuid>
required

Body

application/json

Update model for a table.

name
string | null

The name of the table

Required string length: 1 - 100

Response

Successful Response