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