Update Calendar Event Categoryput https://{APP_DOMAIN}/api/3.2/calendar-event-categories/{id}Updates an existing calendar event category. Cannot be updated if calendar events are currently using it.Path ParamsidintegerrequiredThe ID of the calendar event category to updateBody ParamsBody ParamsnamestringrequiredThe name of the calendar event categoryparent_categoryobjectParent category to nest under. Omit to remove the parent.parent_category objectResponse 200The updated calendar event categoryUpdated 23 days ago