Skip to main content
POST
Move a table into or out of a folder

Headers

x-apikey
string
required

API Key for authentication

Body

application/json
table_uuid
string<uuid>
required

UUID of the table to move.

folder_id
integer | null

ID of the target folder. Pass null or omit to remove the table from its current folder.

Response

Table moved successfully