x-api-key: ********************curl --location -g --request DELETE 'https://relay.exostack.cloud//system/indexing/windows/?organisation_id' \
--header 'x-api-key: <api-key>'{
"success": true,
"organisation_id": "mastodonte",
"deleted": {
"window_name": "sync-quotidienne",
"enabled": true,
"mode": "incremental",
"frequency_minutes": 15,
"batch_size": 100,
"updated_at": "2026-03-16T10:00:00-04:00"
}
}