Authorizations
Use the Authorization header with the value 'Bearer <apiKey>' to authenticate. Partner API Keys have full access; Project API Keys are limited to their project scope. Learn more: https://docs.peaka.com/api-reference/authentication
Body
Update Cache Settings
This class represents a request to cache data. It contains the catalog ID, schema name, table name, and schedule of the cache request.
This class represents a schedule for a materialized query.
This class represents a schedule for a materialized query.
Response
OK
The ID of the cache.
The ID of the catalog for the cache request.
The name of the schema for the cache request.
The name of the table for the cache request.
This class represents a schedule for a materialized query.
This class represents a schedule for a materialized query.
The ID of the project for the cache request.