v1

latestOpenAPI 3.0.12026-07-2665150231.1 KB
Pearl

Update Voice Pearl

Updates a voice Pearl. Only the provided parts are updated: pearl replaces the whole conversation flow (send the complete node graph), inbound/outbound partially update the channel settings (only the fields present in the JSON are applied). Omitted parts are kept unchanged. The Pearl must be a voice Pearl (AgentType = Voice). The update applies to the published version of the Pearl: if several versions exist on the platform, only the currently published one is modified. For more details, click here.

put/v2/Pearl/Voice/{pearlId}

Path parameters

pearlIdstring required

Request body

namestring nullable

The updated name of the Pearl.

Response

The Pearl was updated successfully.

boolean required