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

Webex SCIM 2 Groups API

The SCIM 2 Groups API from Webex — 3 operation(s) for scim 2 groups.

Webex SCIM 2 Groups API is one of 178 APIs that Webex publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include SCIM 2 Groups. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

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

7 operations 3 paths 10 schemas 1 DELETE3 GET1 PATCH1 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.0
API Version
1.0.0
Authentication
OAuth 2.0, HTTP Bearer, OAuth 2.0
Resource Areas
1

Authentication & Security 3

Webex SCIM 2 Groups API declares 3 security schemes for authenticating requests. It supports OAuth 2.0 (oauth2) using the authorizationCode flow. It accepts HTTP bearer tokens (JWT) (bearer-key). It supports OAuth 2.0 (bearerAuth) using the authorizationCode flow, exposing 1 scope.

  • bearer-key — e.g. Bearer YOURAUTHORIZATIONTOKEN
  • bearerAuth — OAuth 2.0 Bearer token authentication

Paths & Operations 7

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

SCIM 2 Groups 7
POST
/identity/scim/{orgId}/v2/Groups
Create a group
Create a group 1 param body → 201400401403404405409410
GET
/identity/scim/{orgId}/v2/Groups
Search groups
Search groups 10 params → 200400401403404405409410
GET
/identity/scim/{orgId}/v2/Groups/{groupId}
Get a group
Get a group 3 params → 200400401403404405409410
PUT
/identity/scim/{orgId}/v2/Groups/{groupId}
Update a group with PUT
Update a group with PUT 2 params body → 200400401403404405409410
PATCH
/identity/scim/{orgId}/v2/Groups/{groupId}
Update a group with PATCH
Update a group with PATCH 2 params body → 200400401403404405409410
DELETE
/identity/scim/{orgId}/v2/Groups/{groupId}
Delete a group
Delete a group 2 params → 204400401403404405409410
GET
/identity/scim/{orgId}/v2/Groups/{groupId}/Members
Get Group Members
Get Group Members 5 params → 200400401403404405409410

Schemas 10

The contract defines 10 schemas that model the data the API accepts and returns. The most detailed are GetGroupResponse (7 properties), GroupMemberResponse (6 properties), MetaObject (6 properties), SearchGroupResponse (5 properties). Each schema is shown below with its type and property counts.

PostGroup
object
5 properties 2 required
PatchGroup
object
2 properties 2 required
PutGroup
object
5 properties 2 required
MetaObject
object
Response metadata.
6 properties 4 required
ManagedByObject
object
4 properties
GroupMemberObject
object
2 properties
GroupMemberResponse
object
6 properties 2 required
SearchGroupResponse
object
5 properties 1 required
GroupInheritancesObject
object
4 properties
GetGroupResponse
object
7 properties 4 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

webex-scim-2-groups-api-openapi.yml Raw ↑

Other APIs Webex publishes across the network.

Webex Address Book API
Webex Admin Audit Events API
Webex Agent Personal Greeting Files API
Webex Agent Summaries API
Webex Agent Wellbeing API
Webex Agents API
Webex AI Feature API
Webex API - Domain Management API
Webex Archive Users API
Webex Attachment Actions API
Webex Audio Files API
Webex Authorizations API