Settings API
Settings help you customize the application according to your preferences and set your own access controls. For example: Time zone, work-time, work-week, calendar theme, etc. can be modified based on how you want it to look.
The /settings endpoint is used to make the necessary changes to your settings. The methods that are supported by the settings function in the calendar are GET and PUT.
Methods:
GET - Get calendar settings
Gets the calendar settings of the user.
PUT - Update calendar settings
Updates the calendar settings of the user.