v3
latestSwagger 2.02026-08-067506752.0 MBcalendar
Update an existing calendar entry
patch/v2/org/{orgId}/calendar-event/{calendarEntryId}
Path parameters
orgIdstring required
Org identifier (either id or slug)
calendarEntryIdstring required
Calendar entry id
Request body
Example request
{
"from": "2024-02-29",
"until": "2024-04-01"
}Response
No Content