Embedded Peaka Api
Init Session
Init session for the user
POST
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.