Delete Prompt
Remove a single prompt version.
Deleting the latest version of a logical prompt promotes the previous version at the next assembly. Deleting all versions drops that prompt from the engine config entirely.
DELETE
Delete Prompt
Documentation Index
Fetch the complete documentation index at: https://docs.idun-group.com/llms.txt
Use this file to discover all available pages before exploring further.
Path Parameters
Response
Successful Response
Body of a successful DELETE response, wrapped in StandaloneMutationResponse.
Reload outcome attached to every admin mutation response.
reloaded means DB committed and runtime now uses the new config.
restart_required means DB committed and process restart is needed.
reload_failed means DB rolled back and runtime is unchanged.
Last modified on May 22, 2026