🎉 Portkey raises Series A - $15M to build AI that never breaks  Read announcement →
curl --request PUT \
--url https://api.portkey.ai/v1/prompts/partials/{promptPartialId}/makeDefault \
--header 'Content-Type: application/json' \
--header 'x-portkey-api-key: <api-key>' \
--data '{
"version": 123
}'{}curl --request PUT \
--url https://api.portkey.ai/v1/prompts/partials/{promptPartialId}/makeDefault \
--header 'Content-Type: application/json' \
--header 'x-portkey-api-key: <api-key>' \
--data '{
"version": 123
}'{}Was this page helpful?