BindingCreate

Body for binding a point of ingress for intelligence.

  • target
    Type: object · BindingTarget
    required

    The point of ingress this binding applies to.

    • key
      Type: string · Key
      required

      The ingress identifier — the trunk id, or the number in E.164 for a number target.

    • medium
      Type: string · Mediumenum
      required

      The ingress plane. voice for calls (the only medium available today).

      values
      • voice
      • messaging
    • type
      Type: string · Type
      required

      The ingress kind within the medium. For voice: trunk (every call over the trunk) or number (a single number/DDI).

  • configuration_id
    Type: string · Configuration Idnullable

    UUID of the configuration to apply automatically to every conversation at this ingress point — must be one of your account's active configurations. Omit it to enable call tracking on the target only: no session is created automatically, but you can start one on demand for any call there.

  • enabled
    Type: boolean · Enabled

    Whether the binding is in force. Set false to park it without deleting it.