JioMeet Platform OAuth API
User-authorized REST API for JioMeet, using OAuth 2.0. An access and refresh token are obtained from the /api/oauth2/v2/token endpoint using HTTP Basic authentication with an OAuth client id and secret, and subsequent calls use HTTP Bearer authentication. Documented operations cover creating, fetching, listing, updating and deleting a user's scheduled meetings and fetching user profile info.
Documentation
Documentation
https://dev.jiomeet.com/docs/quick-start/integrate_using_oauth_client
APIReference
https://dev.jiomeet.com/docs/JioMeet%20Platform%20OAuth%20APIs/jiomeet-user-oauth-apis
Authentication
https://dev.jiomeet.com/docs/JioMeet%20Platform%20OAuth%20APIs/access-token-endpoint-fetch-access-and-refresh-token
Specifications
Other Resources
Overlay
https://raw.githubusercontent.com/api-evangelist/reliance-jio/refs/heads/main/overlays/reliance-jio-jiomeet-oauth-overlay.yaml
OAuthScopes
https://raw.githubusercontent.com/api-evangelist/reliance-jio/refs/heads/main/scopes/reliance-jio-scopes.yml
AgentSkill
https://raw.githubusercontent.com/api-evangelist/reliance-jio/refs/heads/main/skills/reliance-jio-manage-user-meetings-with-oauth.md