curl -X DELETE "https://api.helicone.ai/v1/prompt-2025/prompt_123" \
-H "Authorization: Bearer $HELICONE_API_KEY"
null
Delete an entire prompt and all its versions
curl -X DELETE "https://api.helicone.ai/v1/prompt-2025/prompt_123" \
-H "Authorization: Bearer $HELICONE_API_KEY"
null
null
on successful deletion.
curl -X DELETE "https://api.helicone.ai/v1/prompt-2025/prompt_123" \
-H "Authorization: Bearer $HELICONE_API_KEY"
null
Was this page helpful?