BindingCreate
Body for binding a point of ingress for intelligence.
- targetType: object · BindingTargetrequired
The point of ingress this binding applies to.
- keyType: string · Keyrequired
The ingress identifier — the trunk id, or the number in E.164 for a
numbertarget. - mediumType: string · Mediumenumrequired
The ingress plane.
voicefor calls (the only medium available today).values- voice
- messaging
- typeType: string · Typerequired
The ingress kind within the medium. For
voice:trunk(every call over the trunk) ornumber(a single number/DDI).
- configurationType: string · Configuration Idnullable
_id 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.
- enabledType: boolean · Enabled
Whether the binding is in force. Set false to park it without deleting it.