Create a ChatKit session.
Parameters for provisioning a new ChatKit session.
Workflow reference and overrides applied to the chat session.
A free-form string that identifies your end user; ensures this Session can access other objects that have the same user scope.
Controls when the session expires relative to an anchor timestamp.
Controls request rate limits for the session.
Optional per-session configuration settings for ChatKit behavior.
Success
Represents a ChatKit session and its resolved configuration.
Identifier for the ChatKit session.
Type discriminator that is always chatkit.session.
Unix timestamp (in seconds) for when the session expires.
Ephemeral client secret that authenticates session requests.
Workflow metadata and state returned for the session.
User identifier associated with the session.
Active per-minute request limit for the session.
Convenience copy of the per-minute request limit.
ChatKit configuration for the session.