v1

latestOpenAPI 3.0.12026-07-2665150231.1 KB
Pearl

Create Voice Pearl

Creates a new voice Pearl: the conversation is driven by a graph of nodes connected by transitions. The graph must contain one OpeningSentence node (or a PreCallAPI leading to one or two OpeningSentence nodes), one EndCall node, and every node must be reachable. Provide exactly one channel: inbound settings OR outbound settings. At least one agent voice is required; to retrieve available voices, use the Get Voices endpoint (GET /v2/Account/Voices). The Pearl is created already published: the configuration you send becomes its live (published) version. For more details, click here.

post/v2/Pearl/Voice

Request body

namestring nullable

The name of the Pearl.

Response

The ID of the newly created Pearl.

string required