api/
32 pages · Updated June 14, 2026
Pages
- AI Agent API resource for managing AI Agents.
- GET /api/v1/voice_agent_flows/new
- POST /api/v1/voice_agent_flows
- GET /api/v1/voice_agent_flows
- PUT /api/v1/voice_agent_keywords/:id
- PUT /api/v1/voice_agent_flows/:id
- GET /api/v1/voice_agent_keywords List AI Keyword Rule records.
- GET /api/v1/voice_agent_keywords/new
- GET /api/v1/voice_agent_fields
- GET /api/v1/voice_agents
- PUT /api/v1/voice_agent_fields/:id Update AI Field by id.
- DELETE /api/v1/voice_agent_fields/:id
- GET /api/v1/voice_agent_keywords/:id
- GET /api/v1/voice_agent_fields/new
- TrackDrive 1.0
- DELETE /api/v1/voice_agent_flows/:id
- GET /api/v1/voice_agent_flows/:id
- GET /api/v1/voice_agents/new
- POST /api/v1/voice_agents
- GET /api/v1/voice_agent_fields/:id
- PUT /api/v1/voice_agents/:id Update an existing AI Agent by its unique ID.
- GET /api/v1/voice_agents/:id
- DELETE /api/v1/voice_agents/:id
- [API Authorization](/content/integrations/trackdrive_api/index.html)
- Action Group API
- GET /api/v1/schedule_action_groups
- GET /api/v1/schedule_action_groups/:id Get Action Group by id.
- DELETE /api/v1/schedule_action_groups/:id
- PUT /api/v1/schedule_action_groups/:id
- POST /api/v1/schedule_action_groups Create Action Group.
- GET /api/v1/schedule_action_groups/new Build Action Group with defaults.
- [API Authorization](/content/integrations/trackdrive_api/index.html)