v3

latestOpenAPI 3.1.02026-07-3153169140.2 KB
workspace

Create Workspace Schema

post/v1/workspaces/{workspace_id}:createSchema

Path parameters

workspace_idstring required

Request body

catalogIdstring required
schemaIdstring required

Response

Successful Response

namestring required

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

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

createTimestring nullable

Time at which the schema was created.

updateTimestring nullable

Time at which the schema was most recently updated.

revisionstring

Monotonically increasing revision of this schema definition.

revisionHashstring

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