Delete config version

DELETE

Deletes a specified version of a Config.

For more details on configuration options and how to configure EVI, see our configuration guide.

Path parameters

idstringRequired

Identifier for a Config. Formatted as a UUID.

versionintegerRequired

Version number for a Config.

Configs, Prompts, Custom Voices, and Tools are versioned. This versioning system supports iterative development, allowing you to progressively refine configurations and revert to previous versions if needed.

Version numbers are integer values representing different iterations of the Config. Each update to the Config increments its version number.