API Documentation
Projects -> Api Key
Connections
Data -> Catalogs
Data -> Internal Tables
Data -> Queries
Data -> Cache
Embedded Peaka
Supported Drivers
Delete Catalog
DELETE
/
data
/
projects
/
{projectId}
/
catalogs
/
{catalogId}
Authorization
string
*
Bearer
Authorization
Required
string
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
projectId
string
*
projectId
Required
string
catalogId
string
*
catalogId
Required
string
Path Parameters
projectId
string
requiredcatalogId
string
required