Yes, the startDateTime and endDateTime parameters are required when you first access the delta endpoint, and the request returns a set of event resources added, deleted, or updated within the event range defined by the start and end dates.
In response, $deltatoken or $skiptoken is returned. The URL of the two parameters can be used for subsequent query.
For details, see the example in this document.
By the way, the beta version can perform incremental queries on all events in the calendar without providing start and end ranges.
Hope this helps.
If the reply is helpful, please click Accept Answer and kindly upvote it. If you have additional questions about this answer, please click Comment.