API Documentation
Projects -> Api Key
Connections
Data -> Catalogs
Data -> Internal Tables
Data -> Queries
Data -> Cache
Embedded Peaka
Supported Drivers
Delete Cache
DELETE
/
data
/
projects
/
{projectId}
/
cache
/
{cacheId}
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
cacheId
string
*
cacheId
Required
string
Path Parameters
projectId
string
requiredcacheId
string
required