Try Bifrost Enterprise free for 14 days. Explore now
cURL
curl --request DELETE \ --url http://localhost:8080/api/prompt-repo/prompts/{id}
{ "message": "<string>" }
Deletes a prompt and all its versions and sessions.
Prompt deleted
Simple message response
Was this page helpful?