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

Authorizations

Authorization
string
header
required

Bearer token authentication. Format: 'Bearer YOUR_API_KEY'

Path Parameters

promptId
string
required

Response

204

No content