curl --request DELETE \
--url https://api.portkey.ai/v1/prompts/partials/{promptPartialId} \
--header 'x-portkey-api-key: <api-key>'
{}
curl --request DELETE \
--url https://api.portkey.ai/v1/prompts/partials/{promptPartialId} \
--header 'x-portkey-api-key: <api-key>'
{}
Prompt partial deleted successfully
The response is of type object
.
Was this page helpful?