...
| Header | Description |
| Authorization (required) | Access token. You can obtain a token by making a request |
| Content-Type: application/json (required) | Property for processing a request in JSON |
| Accept: application/json (required) | Property for processing a request in JSON |
| Parameter | Description |
| sessionId (required) | The ID of the session |
| dailyReviewersNotificationDay (required) | Frequency of notification delivery, e.g., once every three days. |
| dailyReviewersNotificationTimeMilli (required) | Exact time of notification sending (set in milliseconds, UTC+0). |
...