flywheel
Rollback Route
Restore a voice agent to any prior version.
Creates a new VoiceAgentVersion(source=ROLLBACK) whose metadata_json matches the target version and re-materializes runtime tool tables. The response is the new version row.
Restore reverts prompt, settings, and integration tools/scenarios. KB attachments are re-derived from current live state (not snapshot-restored) because KBs are shared live resources.
post/api/v1/voice-agents/{voice_agent_id}/rollback
Path parameters
voice_agent_idstring uuid required
Request body
Response
Successful Response