Delete prompt version
Deletes a specified version of a Prompt.
See our prompting guide for tips on crafting your system prompt.
Path parameters
id
Identifier for a Prompt. Formatted as a UUID.
version
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.
Headers
X-Hume-Api-Key