Developer
Developer - Settings

Update Realtime Lead Scoring Settings

Update the realtime lead scoring settings for the current customer.

Validates that every entry in agent_visible_fields exists as a key in the customer's SettingsLeads.lead_scoring_custom_schema["properties"]. Requires the customer's lead scoring mode to be custom_prompt and a custom schema to be configured.

patch/developer/realtime-lead-scoring-settings

Request body

agent_visible_fieldsstring[] nullable

Allowlist of property keys from lead_scoring_custom_schema that are exposed to the voice agent

Response

Successful Response

agent_visible_fieldsstring[]

Allowlist of property keys from lead_scoring_custom_schema that are exposed to the voice agent

Changes