v1

latestOpenAPI 3.0.3RingCentral API License Agreement2026-08-064871,2921.5 MB
Calendar Events

Update Event

Updates the specified calendar event.

put/team-messaging/v1/events/{eventId}

Path parameters

eventIdstring required

Internal identifier of an event

Request body

idstring

Internal identifier of an event

creatorIdstring

Internal identifier of a person created an event

titlestring required

Event title

startTimestring date-time required

Datetime of starting an event

endTimestring date-time required

Datetime of ending an event

allDayboolean

Indicates whether event has some specific time slot or lasts for whole day(s)

color'Black' | 'Red' | 'Orange' | 'Yellow' | 'Green' | 'Blue' | 'Purple' | 'Magenta'

Color of Event title (including its presentation in Calendar)

locationstring

Event location

descriptionstring

Event details

Response

OK

idstring

Internal identifier of an event

creatorIdstring

Internal identifier of a person created an event

titlestring

Event title

startTimestring date-time

Datetime of starting an event

endTimestring date-time

Datetime of ending an event

allDayboolean

Indicates whether an event has some specific time slot or lasts for the whole day(s)

color'Black' | 'Red' | 'Orange' | 'Yellow' | 'Green' | 'Blue' | 'Purple' | 'Magenta'

Color of Event title (including its presentation in Calendar)

locationstring

Event location

descriptionstring

Event details