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

Cal.com Deprecated: Platform / Managed Users API

The Deprecated: Platform / Managed Users API from Cal.com — 4 operation(s) for deprecated: platform / managed users.

Cal.com Deprecated: Platform / Managed Users API is one of 22 APIs that Cal.com publishes on the APIs.io network, described by a machine-readable OpenAPI specification and an AsyncAPI event-driven specification.

Tagged areas include Deprecated: Platform / Managed Users. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, and an AsyncAPI specification.

This API exposes 7 operations across 4 paths, and defines 10 schemas. It is described by OpenAPI 3.0.0, at version 1.0.0.

Requests are made against the base URL https://api.cal.com/v2.

7 operations 4 paths 10 schemas 1 DELETE2 GET1 PATCH3 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.0
API Version
1.0.0
Base URL
https://api.cal.com/v2
Resource Areas
1

Paths & Operations 7

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

Deprecated: Platform / Managed Users 7
GET
/v2/oauth-clients/{clientId}/users
Get all managed users
OAuthClientUsersController_getManagedUsers 5 params → 200
POST
/v2/oauth-clients/{clientId}/users
Create a managed user
OAuthClientUsersController_createUser 2 params body → 201
GET
/v2/oauth-clients/{clientId}/users/{userId}
Get a managed user
OAuthClientUsersController_getUserById 3 params → 200
PATCH
/v2/oauth-clients/{clientId}/users/{userId}
Update a managed user
OAuthClientUsersController_updateUser 3 params body → 200
DELETE
/v2/oauth-clients/{clientId}/users/{userId}
Delete a managed user
OAuthClientUsersController_deleteUser 3 params → 200
POST
/v2/oauth-clients/{clientId}/users/{userId}/force-refresh
Force refresh tokens
OAuthClientUsersController_forceRefresh 3 params → 200
POST
/v2/oauth/{clientId}/refresh
Refresh managed user tokens
OAuthFlowController_refreshTokens 2 params body → 200

Schemas 10

The contract defines 10 schemas that model the data the API accepts and returns. The most detailed are ManagedUserOutput (13 properties), UpdateManagedUserInput (10 properties), CreateManagedUserInput (9 properties), CreateManagedUserData (5 properties). Each schema is shown below with its type and property counts.

RefreshTokenInput
object
1 property 1 required
CreateManagedUserInput
object
9 properties 2 required
CreateManagedUserData
object
5 properties 5 required
ManagedUserOutput
object
13 properties 10 required
KeysResponseDto
object
2 properties 2 required
UpdateManagedUserInput
object
10 properties
CreateManagedUserOutput
object
3 properties 2 required
GetManagedUsersOutput
object
2 properties 2 required
KeysDto
object
4 properties 4 required
GetManagedUserOutput
object
2 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

cal-com-deprecated-platform-managed-users-api-openapi.yml Raw ↑

Other APIs Cal.com publishes across the network.

Cal.com Api Keys API
Cal.com Bookings API
Cal.com Bookings / Attendees API
Cal.com Bookings / Guests API
Cal.com Cal Unified Calendars API
Cal.com Calendars API
Cal.com Conferencing API
Cal.com Deprecated: Platform OAuth Clients API
Cal.com Deprecated: Platform / Webhooks API
Cal.com Destination Calendars API
Cal.com Event Types API
Cal.com Event Types Private Links API