targetAccountIdidentifies the stable Vida account that owns the Agent.agentConfigIdidentifies a staging, live, or saved Agent configuration. Staging and live configurations have different IDs.versionIdidentifies a saved configuration snapshot used for rollback or experiments.
targetAccountId to scope account-aware requests. Obtain configuration IDs from Agent reads rather than treating them as account IDs.
Recommended workflow
- Read the selected account’s staging configuration.
- Discover account-supported models, voices, functions, and apps.
- Update only the writable settings you intend to change.
- Read staging again and verify the complete result.
- Test the staged Agent.
- Optionally save a named version.
- Publish staging.
- Read the live configuration and verify it independently.
The pages in this section explain multi-step API workflows. The generated endpoint pages remain the source of truth for request and response schemas.