update_a_calendar_feed
Update an existing calendar feed by modifying its title, type, or notification settings.
Instructions
🟡 WRITE · updates data · Calendars · PUT /calendars/{id}
Update a calendar feed
Modifies an existing record in place. Idempotent.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ID of the calendar feed to update | |
| body | No | Request body (application/json). |