curl \
--request POST 'https://apiv3.bilsoft.com/api/Personelnot/deleterange' \
--header "Content-Type: application/*+json"
curl \
--request POST 'https://apiv3.bilsoft.com/api/Personelnot/deleterange' \
--header "Content-Type: application/json" \
--data '[{"baslik":"string","icerik":"string","id":42,"personid":"string","subeAdi":"string","tarih":"2025-05-04T09:42:00Z"}]'
curl \
--request POST 'https://apiv3.bilsoft.com/api/Personelnot/deleterange' \
--header "Content-Type: application/json-patch+json"
curl \
--request POST 'https://apiv3.bilsoft.com/api/Personelnot/deleterange' \
--header "Content-Type: text/json"