Skip to main content

Update Agent Endpoints

Choose the appropriate endpoint for your agent type:

Update SMS Agent

Update SMS conversation agents including messages, prompts, and drip schedules.

Update Voice Agent

Update Voice AI agents with 40+ configuration options including voice settings, conversation behavior, and voicemail handling.

Quick Reference

Agent TypeEndpointKey Features
SMSUpdate SMS Agentagent_name, starting_message, prompt, drip_schedule
VoiceUpdate Voice AgentAll SMS fields + voice settings, ambient sound, voicemail, backchannel, and more

Common Endpoint

Both agent types use the same HTTP endpoint:
PATCH /v1/agents/{agent_id}
The system automatically detects the agent type and applies the appropriate updates.