cURL
curl --request DELETE \ --url https://api.helicone.ai/v1/prompt/version/{promptVersionId} \ --header 'Authorization: <api-key>'
{}
Remove a specific version of a prompt
Bearer token authentication. Format: 'Bearer YOUR_API_KEY'
Ok
Was this page helpful?