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 Skill Profile API

The Skill Profile API from Webex — 5 operation(s) for skill profile.

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

Tagged areas include Skill Profile. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 8 operations across 5 paths, and defines 15 schemas. It is described by OpenAPI 3.0.0, at version 1.0.0.

8 operations 5 paths 15 schemas 1 DELETE4 GET2 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 Skill Profile 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 8

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

Skill Profile 8
GET
/organization/{orgid}/skill-profile
List Skill Profile(s)
getAllConfig_3 6 params → 200401403404429500
POST
/organization/{orgid}/skill-profile
Create a new Skill Profile
createConfig_4 2 params → 201400401403409429500
POST
/organization/{orgid}/skill-profile/bulk
Bulk save Skill Profile(s)
saveAllConfig_3 1 param body → 207400401403409429500
GET
/organization/{orgid}/skill-profile/{id}
Get specific Skill Profile by ID
getConfig_4 3 params → 200401403404429500
PUT
/organization/{orgid}/skill-profile/{id}
Update specific Skill Profile by ID
updateConfig_4 3 params → 200400401403404412429500
DELETE
/organization/{orgid}/skill-profile/{id}
Delete specific Skill Profile by ID
deleteConfig_4 2 params → 204401403404412429500
GET
/organization/{orgid}/skill-profile/{id}/incoming-references
List references for a specific Skill Profile
getIncomingReferences_3 5 params → 200401403404429500
GET
/organization/{orgid}/v2/skill-profile
List Skill Profile(s)
getAllConfigWithMetaData_5 7 params → 200401403404429500

Schemas 15

The contract defines 15 schemas that model the data the API accepts and returns. The most detailed are ActiveSkillDTO (10 properties), ActiveEnumSkillDTO (9 properties), SkillProfileDTO (9 properties), MetaDataReferencesPagingInfo (8 properties). Each schema is shown below with its type and property counts.

ResponseEnvelopeSkillProfileDTO
object
2 properties
ActiveEnumSkillDTO
object
Indicates a value that represents a skill the agent has.
9 properties 1 required
ApiErrorResponse
object
Response body for an API error.
2 properties
ErrorDetails
object
Details of an error.
2 properties
BulkResponseItemDTO
object
5 properties
EntityReferenceInfoDTO
object
3 properties
OperationError
object
An error message providing details about the operation failure.
1 property
BulkResponseDTO
object
1 property
MetaDataReferencesPagingInfo
object
Metadata of response for references with paging information
8 properties
SkillProfileDTOList
object
7 properties
ActiveSkillDTO
object
In activeSkills and activeEnumSkills at least one skill is mandatory.
10 properties 2 required
EntityInfo
object
6 properties
BulkRequestItemDTOSkillProfileDTO
object
List of items in the bulk request.
3 properties
SkillProfileDTO
object
9 properties 2 required
BulkRequestDTOSkillProfileDTO
object
1 property

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

webex-skill-profile-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