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 Events Magic Links API

Magic link management

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

This API exposes 1 JSON Schema definition.

Tagged areas include Magic Links. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, a changelog, release notes, a status page, pricing, and 1 JSON Schema.

This API exposes 4 operations across 2 paths. It is described by OpenAPI 3.0.3, at version 1.0.0.

Requests are made against a single base URL, https://api.events.ringcentral.com.

4 operations 2 paths 0 schemas 1 DELETE2 GET1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
1.0.0
Base URL
https://api.events.ringcentral.com
Authentication
OAuth 2.0
License
Proprietary
Terms of Service
Resource Areas
1

Authentication & Security 1

RingCentral Events Magic Links API declares 1 security scheme for authenticating requests. It supports OAuth 2.0 (oauth2) using the clientCredentials flow, exposing 2 scopes.

  • oauth2 — OAuth 2.0 Client Credentials flow

Paths & Operations 4

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

Magic Links 4

Magic link management

POST
/v1/tickets/{ticketId}/magicLinks
Creates Magic Link for a Ticket type
Creates_Magic_Link_for_a_Ticket_type 1 param body → 200401403404429201
GET
/v1/tickets/{ticketId}/magicLinks
Retrieve Magic Links for a Ticket type
Retrieve_Magic_Links_for_a_Ticket_type 1 param → 200401403404429
DELETE
/v1/magicLinks/{magicLinkId}
Deletes Magic Link
Deletes_Magic_Link 1 param body → 200401403404429
GET
/v1/magicLinks/{magicLinkId}
Retrieve Magic Link Details
Retrieve_Magic_Link_Details 1 param → 200401403404429

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

hopin-magic-links-api-openapi.yml Raw ↑

Other APIs RingCentral Events publishes across the network.

RingCentral Events Bank Questions API
RingCentral Events Booths API
RingCentral Events Data Subscriptions API
RingCentral Events Events API
RingCentral Events Health API
RingCentral Events Organizations API
RingCentral Events Registrations API
RingCentral Events Reports API
RingCentral Events Schedule Items API
RingCentral Events Sessions API
RingCentral Events Stages API
RingCentral Events Templates API