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 Resource Collection API

The Resource Collection API from Webex — 6 operation(s) for resource collection.

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

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

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

8 operations 6 paths 18 schemas 1 DELETE3 GET1 PATCH2 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 Resource Collection 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 6 paths, the API surfaces 8 operations — 1 DELETE, 3 GET, 1 PATCH, 2 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.

Resource Collection 8
POST
/organization/{orgid}/resource-collection
Create a new Resource Collection
createResourceCollection 1 param body → 201400401403409429500
PATCH
/organization/{orgid}/resource-collection/bulk
Bulk partial update Resource Collections
bulkPatchResourceCollections 1 param body → 207400401403404429500
POST
/organization/{orgid}/resource-collection/update-resource
Update resource with default resource collection
updateResourceToResourceCollection 1 param body → 201400401403409429500
GET
/organization/{orgid}/resource-collection/{id}
Get specific Resource Collection by ID
getResourceCollectionById 2 params → 200401403404429500
PUT
/organization/{orgid}/resource-collection/{id}
Update specific Resource Collection by ID
updateResourceCollection 2 params body → 200400401403404412429500
DELETE
/organization/{orgid}/resource-collection/{id}
Delete specific Resource Collection by ID
deleteResourceCollection 2 params → 204401403404412429500
GET
/organization/{orgid}/resource-collection/{id}/incoming-references
List references for a specific Resource Collection
getIncomingReferencesForResourceCollection 5 params → 200401403404429500
GET
/organization/{orgid}/v2/resource-collection
List Resource Collections
getAllResourceCollections 6 params → 200401403404429500

Schemas 18

The contract defines 18 schemas that model the data the API accepts and returns. The most detailed are ResourceCollectionDTO (9 properties), MetaDataReferencesPagingInfo (8 properties), EntityInfo (6 properties), MetaDataWithPagingInfo (6 properties). Each schema is shown below with its type and property counts.

UpdateResourceDTO
object
Data Transfer Object for updating a resource, including its ID, type, status, and any associated error information.
4 properties 2 required
ApiErrorResponse
object
Response body for an API error.
2 properties
BulkRequestItemDTOBaseDTO
object
List of items in the bulk request.
3 properties
ErrorDetails
object
Details of an error.
2 properties
BulkResponseItemDTO
object
5 properties
ResourceTypesDTO
object
A resource type with its access level and associated IDs.
3 properties 2 required
BulkRequestDTO
object
1 property
ResourceCollectionDetails
object
Details of a resource collection, including its ID.
1 property 1 required
BaseDTO
object
This is the base schema for all DTOs.
5 properties
UpdateResourceResponseDTO
object
Response DTO containing a list of updated resources.
1 property
OperationError
object
An error message providing details about the operation failure.
1 property
ResourceCollectionDTO
object
A collection of resources with their types and access levels.
9 properties 1 required
MetaDataWithPagingInfo
object
Metadata of response with paging information
6 properties
BulkResponseDTO
object
1 property
UpdateResourceRequestDTO
object
Request DTO for updating a resource with its type and associated collections.
3 properties 2 required
MetaDataReferencesPagingInfo
object
Metadata of response for references with paging information
8 properties
EntityInfo
object
6 properties
EntityReferenceInfoDTO
object
3 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

webex-resource-collection-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