Delete a prompt
curl --request DELETE \
--url https://api.portkey.ai/v1/prompts/{promptId} \
--header 'x-portkey-api-key: <api-key>'{}Delete Prompt
DELETE
/
prompts
/
{promptId}
Delete a prompt
curl --request DELETE \
--url https://api.portkey.ai/v1/prompts/{promptId} \
--header 'x-portkey-api-key: <api-key>'{}Documentation Index
Fetch the complete documentation index at: https://docs.portkey.ai/docs/llms.txt
Use this file to discover all available pages before exploring further.
Last modified on May 21, 2026
Was this page helpful?
⌘I

