Skip to main content
DELETE
/
v1
/
prompt
/
{promptId}
cURL
curl --request DELETE \
  --url https://api.helicone.ai/v1/prompt/{promptId} \
  --header 'Authorization: <api-key>'

Documentation Index

Fetch the complete documentation index at: https://docs.helicone.ai/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

Authorization
string
header
required

Bearer token authentication. Format: 'Bearer YOUR_API_KEY'

Path Parameters

promptId
string
required

Response

204

No content