Delete prompt version

DEL

Deletes a specified version of a Prompt.

See our prompting guide for tips on crafting your system prompt.

Path parameters

idstringRequired

Identifier for a Prompt. Formatted as a UUID.

versionintegerRequired

Version number for a Prompt.

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

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