• Supported service: daily
  • Key: daily
  • Integrated: Yes

Service options

mute_on_third_participant_join
boolean
default: "false"

If enabled, this mutes the bot when a third participant joins the call. This functionality is useful if your app requires a hand-off from a bot to a human.

{
  "service_options": {
    "daily": {
      "mute_on_third_participant_join": true
    }
  }
}