tables
Create a new table in workspace
Creates a new table with the deeplake access method using the provided schema. The table schema is specified as a map of column names to column definitions.
post/workspaces/{workspace_id}/tables
Path parameters
workspace_idstring required
Workspace ID (UUID)
Request body
Response
Table created successfully with schema details