Notification API
Notifications are timely alerts that you receive for the events that you have added on your calendar which helps you stay in track. These reminders can be customized to suit your requirements and edited whenever you want to. It also lists your upcoming agendas.
Using this API, you can make changes to the way users receive the notifications. You can configure the email format of the notifications that are being sent and also make changes to the agenda notifications.
The /notification endpoint is used to list or to make the necessary changes. The list of methods that are supported for this feature are GET and PUT.
Methods:
GET - Get notification details
Gets the notification details of a particular user.
PUT - Update notification details
Updates the notification details of a particular user.