Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

RingCentral Calendar Events API

The Calendar Events API from RingCentral — 3 operation(s) for calendar events.

RingCentral Calendar Events API is one of 88 APIs that RingCentral publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Calendar Events. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.

This API exposes 7 operations across 3 paths, and defines 5 schemas. It is described by OpenAPI 3.0.3, at version 1.0.58-20240529-47eda8bd.

Requests are made against 4 base URLs: https://platform.ringcentral.com, https://media.ringcentral.com, https://platform.devtest.ringcentral.com, https://platform.devtest.ringcentral.com.

7 operations 3 paths 5 schemas 1 DELETE3 GET2 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
1.0.58-20240529-47eda8bd
Servers
https://platform.ringcentral.com
https://media.ringcentral.com
https://platform.devtest.ringcentral.com
https://platform.devtest.ringcentral.com
Authentication
OAuth 2.0
Terms of Service
Resource Areas
1

Authentication & Security 1

RingCentral Calendar Events API declares 1 security scheme for authenticating requests. It supports OAuth 2.0 (OAuth2) using the authorizationCode flow. By default, every request must be authenticated.

Paths & Operations 7

Across 3 paths, the API surfaces 7 operations — 1 DELETE, 3 GET, 2 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.

Calendar Events 7
GET
/team-messaging/v1/events
List User Events
readGlipEventsNew 2 params → 200
POST
/team-messaging/v1/events
Create Event
createEventNew body → 200400
GET
/team-messaging/v1/events/{eventId}
Get Event
readEventNew 1 param → 200400404
PUT
/team-messaging/v1/events/{eventId}
Update Event
updateEventNew 1 param body → 200400404
DELETE
/team-messaging/v1/events/{eventId}
Delete Event
deleteEventNew 1 param → 200400404
GET
/team-messaging/v1/groups/{groupId}/events
List Group Events
listGroupEventsNew 1 param → 200404
POST
/team-messaging/v1/groups/{groupId}/events
Create Event by Group ID
createEventByGroupIdNew 1 param body → 200400

Schemas 5

The contract defines 5 schemas that model the data the API accepts and returns. The most detailed are TMCreateEventRequest (10 properties), TMEventInfo (10 properties), EventRecurrenceInfo (4 properties), TMEventList (2 properties). Each schema is shown below with its type and property counts.

EventRecurrenceInfo
object
4 properties
TMNavigationInfo
object
2 properties
TMEventInfo
object
10 properties
TMEventList
object
2 properties
TMCreateEventRequest
object
10 properties 3 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

ringcentral-calendar-events-api-openapi.yml Raw ↑

Other APIs RingCentral publishes across the network.

RingCentral SMS API
RingCentral Team Messaging API
RingCentral Video API
RingCentral Fax API
RingCentral Data API
RingCentral Audio and Video AI API
RingCentral Call Log API
RingCentral Call Analytics API
RingCentral Presence API
RingCentral Voicemail API
RingCentral Provisioning API
RingCentral Webhooks and Subscriptions API