curl -X POST https://api.getkommit.ai/v1/projects/a1b2c3d4-e5f6-7890-abcd-ef1234567890/prd/refine \
-H "Authorization: Bearer km_your_api_key" \
-H "Content-Type: application/json" \
-d '{
"message": "Expand the security requirements section to include rate limiting and input validation."
}'