curl --location 'https://zatoona-ai.com/api/v1/study/sessions/<session-uuid>/notes' \
--header 'Authorization: Bearer {{token}}' \
--header 'Content-Type: application/json' \
--data '{
"notes": "راجعت دوال الجيب والتمام وحللت مسائل القوانين الأساسية"
}'{}