How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Webex Functions API

The Functions API from Webex — 7 operation(s) for functions.

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

Tagged areas include Functions. The published artifact set on APIs.io includes an OpenAPI specification.

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

10 operations 7 paths 11 schemas 1 DELETE2 GET6 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

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

Authentication & Security 5

Webex Functions API declares 5 security schemes for authenticating requests. It supports OAuth 2.0 (oauth2) using the authorizationCode flow. It accepts HTTP bearer tokens (JWT) (bearer-key). It accepts HTTP bearer tokens (BEARER_TOKEN_FROM_CI). It accepts HTTP bearer tokens (JWT) (Bearer). It accepts HTTP bearer tokens (JWT) (bearerAuth).

  • bearer-key — e.g. Bearer YOURAUTHORIZATIONTOKEN
  • Bearer — e.g. Bearer YOURAUTHORIZATIONTOKEN
  • bearerAuth — JWT bearer token authentication. Obtain your token from the Webex Developer Portal.

Paths & Operations 10

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

Functions 10
GET
/v1/{orgId}/functions
List Custom Functions
findAll 12 params → 200400401404500
POST
/v1/{orgId}/functions
Create a Custom Function
create 1 param body → 201400401409500
GET
/v1/{orgId}/functions/{id}
Get a Custom Function
findById 4 params → 200400401404500
PUT
/v1/{orgId}/functions/{id}
Update a Custom Function
update 2 params body → 200400401500
DELETE
/v1/{orgId}/functions/{id}
Delete a Custom Function
delete 3 params → 204400401404500
POST
/v1/{orgId}/functions:import
Import a Custom Function
importFn 3 params body → 201400401500
POST
/v1/{orgId}/functions/{id}:unlock
Unlock a Custom Function
unlockFnById 2 params → 200400401404500
POST
/v1/{orgId}/functions/{id}:lock
Lock a Custom Function
lockFnById 2 params → 200400401404500
POST
/v1/{orgId}/functions/{id}:publish
Publish a Custom Function
publish 2 params body → 200400401500
POST
/v1/{orgId}/functions/{id}:export
Export a Custom Function
exportFn 3 params → 200400401500

Schemas 11

The contract defines 11 schemas that model the data the API accepts and returns. The most detailed are FnMetadata (14 properties), FnCreateReq (8 properties), FnExport (7 properties), PageInfo (4 properties). Each schema is shown below with its type and property counts.

FnInputDef
object
A declared input variable of a custom function.
3 properties
FnMetadata
object
Metadata for a custom function (no source code). Returned in list responses and inside the fnMetadata envelope of a single-function response.
14 properties
ErrorResponse
object
Error response
2 properties
FnExport
object
Exported function definition, suitable for re-importing via the import API as an uploaded JSON file.
7 properties
FnConflictResponse
object
Conflict envelope returned when a function with the same name already exists in the org.
2 properties
FnStatusResponse
string
Acknowledgement returned by lock/unlock operations. Returns the literal JSON string "OK" on success.
FnPublishReq
object
Tags and comments for a publish operation. Tags are case-sensitive.
2 properties
FnDataResp
object
A single custom function. The source code is returned under fnCode, and all lifecycle metadata under fnMetadata.
2 properties
FnListResponse
object
Paginated list of custom functions. Function metadata records are returned under data, with pagination details under pageInfo.
2 properties
PageInfo
object
Pagination details for a paged list response.
4 properties
FnCreateReq
object
Source code and metadata of a custom function. language defaults to js. selectedRuntime defaults to the highest supported runtime for the chosen language. The…
8 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

webex-functions-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
Where this information came from

This is an independent, third-party profile of Webex Functions API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.