post https://development.knotapi.com/session/create
This endpoint allows you to create a session, represented by a session_id
. This session is used subsequently when initializing the SDK.
Sessions last 30 minutes and the /session/extend
endpoint can be used to extend them, thereby maintaining the same user state.