Skip to main content
PATCH
Update Table
Update a Table. Use title to rename the Table. Use folder_id to move it into a registry folder, or pass folder_id: null to remove it from a folder.

Authorizations

X-API-KEY
string
header
required

Path Parameters

table_id
string<uuid>
required

Body

application/json
title
string | null
folder_id
integer | null

Response

Table updated

success
boolean
table
object

A Table — a versioned, multi-sheet table that can run LLM columns to generate or evaluate data at scale.