curl -X PATCH "https://app.ranked.ai/api/v1/projects/{projectId}/content/preferences" \
-H "Authorization: Bearer rk_live_your_write_key" \
-H "Content-Type: application/json" \
-d '{ "preferences": "Write in a professional but friendly tone. Focus on local tree care topics." }'