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
application/json
Session Initialization Request
The project ID.
The theme to be used.
Flag indicating whether the theme should be overridden.
The timeout duration in seconds.
A map of feature flags, where the key is the feature name and the value indicates if it is enabled. Defined feature flags are:
- createDataInPeaka : Flag indicating whether the user can create data in Peaka.
- queries : Flag indicating whether the user can use query functions.