curl --request DELETE \
--url https://{controlPlaneURL}/api/ml/v1/prompt-versions/{id} \
--header 'Authorization: Bearer <token>'{}Delete prompt versions API
curl --request DELETE \
--url https://{controlPlaneURL}/api/ml/v1/prompt-versions/{id} \
--header 'Authorization: Bearer <token>'{}Was this page helpful?