public_builder
Initialize Agent
Initialize agent configuration from Google Places and website scraping.
This endpoint:
- Fetches business details from Google Places (if place_id available)
- Scrapes website for services (if website available)
- Updates assistant configuration with business details, hours, and services
Non-blocking: continues gracefully if any step fails.
post/public_builder/initialize-agent/{voice_agent_id}
Path parameters
voice_agent_idstring uuid required
Response
Successful Response
{"stackTrail":"paths:/public_builder/initialize-agent/{voice_agent_id}:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}
Changes
No recorded changes to this endpoint across all 1 revision of this API.