Webex · Example Payload
Webex Initiate Number Jobs Example
CallingCollaborationCommunicationsEnterpriseMessagingVideo Conferencing
Webex Initiate Number Jobs Example is an example object payload from Webex, with 6 top-level fields. It illustrates the shape of data this provider's APIs accept or return.
Top-level fields
operationIdmethodpathsummaryrequestExamplesresponseExamples
Example Payload
{
"operationId": "Initiate Number Jobs",
"method": "POST",
"path": "/telephony/config/jobs/numbers/manageNumbers",
"summary": "Initiate Number Jobs",
"requestExamples": [],
"responseExamples": [
{
"status": "201",
"contentType": "application/json",
"example": {
"name": "managenumbers",
"id": "Y2lzY29zcGFyazovL3VzL0pPQl9JRC84M2U1MjNlYy02NjY2LTRlZjAtODcwYi0xZjViZGI1NDNhZDU",
"jobType": "managenumbers",
"trackingId": "NA_c989fd47-391e-47c0-8fe4-b45711871a42",
"sourceUserId": "Y2lzY29zcGFyazovL3VzL1BFT1BMRS8wNTUyZjY3Yi01OWE5LTQxYmItODczNi0xYjA0MWQxZGRkNWU",
"sourceCustomerId": "Y2lzY29zcGFyazovL3VzL09SR0FOSVpBVElPTi85MTE1NDM1Ny1iZWQxLTQ1ZDUtYWE4Zi00ZTUwYzBkZWNmMzM",
"targetCustomerId": "Y2lzY29zcGFyazovL3VzL09SR0FOSVpBVElPTi85MTE1NDM1Ny1iZWQxLTQ1ZDUtYWE4Zi00ZTUwYzBkZWNmMzM",
"instanceId": 0,
"jobExecutionStatus": [
{
"id": 0,
"startTime": "2022-09-13T10:56:41.241Z",
"lastUpdated": "2022-09-13T10:56:41.242Z",
"statusMessage": "STARTED",
"exitCode": "UNKNOWN",
"createdTime": "2022-09-13T10:56:41.054Z",
"timeElapsed": "PT0S"
}
],
"latestExecutionStatus": "STARTED",
"latestExecutionExitCode": "UNKNOWN",
"operationType": "MOVE",
"sourceLocationId": "5223bbed-42c9-454d-a1f3-7fad5cc7e6e3",
"targetLocationId": "81b53c97-414d-48cc-ae8b-cafc40784007",
"counts": {
"totalNumbers": 0,
"numbersDeleted": 0,
"numbersMoved": 0,
"numbersFailed": 0,
"numbersUsageChanged": 0
}
}
},
{
"status": "400",
"contentType": "application/json",
"example": {
"error": {
"key": "400",
"message": [
{
"description": "Invalid phone number.",
"code": "BATCH-1017017",
"location": null
}
]
},
"trackingId": "ROUTER_6364F0A9-D48A-01BB-0128-0AFDEB7B0128"
}
}
]
}
Work with this as data
Every example here is available over the APIs.io API and to AI agents over MCP.
MCP server
One button, every client — Claude, Cursor, VS Code and the rest.
https://apis.io/mcp
Tools for examples
4 MCP tools reach this
find_examplesBrowse and filter every example in the catalog.apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.resolveTurn a domain, URL or GitHub org into the provider it belongs to.find_cohortsEvery scored population of providers in the catalog.
Call it yourself
curl for this page
This example
curl "https://apis.io/api/v1/examples/webex-initiate-number-jobs-example"
All examples
curl "https://apis.io/api/v1/examples?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.
A second provider on the same verified email joins the account you already have.