Scheduled notifications through HTTP/2 API

We are currently using requests to HTTP/2 API in our WEB application to push mobile notifications. However, we cannot create scheduled notifications.

Expo Documentation (Sending Notifications with Expo's Push API - Expo Documentation) provides no fields for that.

Is there any way to configure POST requests for scheduled notifications?