v3

latestOpenAPI 3.1.02026-07-3153169140.2 KB
workspace

Create Workspace Table

post/v1/workspaces/{workspace_id}:createTable

Path parameters

workspace_idstring required

Request body

catalogIdstring required
schemaIdstring required
tableIdstring required

Response

Successful Response

namestring required

Resource name in the form workspaces/{workspace}/catalogs/{catalog}/schemas/{schema}/tables/{table}.

The terminal resource ID is the SQL-visible table name.

createTimestring nullable

Time at which the table was created.

updateTimestring nullable

Time at which the table was most recently updated.

revisionstring

Monotonically increasing revision of this table definition.

revisionHashstring

Lowercase SHA-256 hash of the canonical stored table definition.