Pearl

Update Text Pearl

Updates a text 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; when TextChannelId is omitted, the current channel is kept). Omitted parts are kept unchanged. The Pearl must be a text Pearl (AgentType = Text). 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/Text/{pearlId}

Path parameters

pearlIdstring required

Request body

namestring nullable

The updated name of the Pearl.

Response

The Pearl was updated successfully.

boolean required

Changes

No recorded changes to this endpoint across all 1 revision of this API.