/
NI
nimtable
/
NimTable API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 2h ago · Updated 1mo ago
Details
Filter operations
Catalog
3
get
Get all catalogs
post
Create new catalog
delete
Delete catalog
Optimization
6
Table
1
Catalog
Create new catalog
Creates a new catalog
post
/api/catalogs
Request body
CatalogCreate
required
name
string
required
type
string
required
uri
string
warehouse
string
properties
object
Response
Catalog created successfully
Catalog
required
name
string
required
type
string
required
uri
string
warehouse
string
properties
object
Changes