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>'{}Last modified on June 3, 2026
Was this page helpful?
⌘I

