Skip to content

ConversationJobStartOverrides

Optional configuration options for when the service automatically starts agent job(s) to serve the conversation. When not provided, service uses default configuration with RunAsMe set to false.

Properties

Property Type Description
runAsMe? boolean Whether the job(s) should run with the user's identity (RunAsMe). Defaults to false when not provided.