Webex · Example Payload
Webex Get List Of Disable Calling Location Jobs Example
CallingCollaborationCommunicationsEnterpriseMessagingVideo Conferencing
Webex Get List Of Disable Calling Location 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": "Get List Of Disable Calling Location Jobs",
"method": "GET",
"path": "/telephony/config/jobs/locations/deleteCallingLocation",
"summary": "Get a List of Disable Calling Location Jobs",
"requestExamples": [],
"responseExamples": [
{
"status": "200",
"contentType": "application/json",
"example": {
"items": [
{
"id": "Y2lzY29zcGFyazovL3VzL0pPQl9JRC80NGNjYzRjMi00YmUxLTRhNjEtOGM5ZC03OTc3YjU4NTM0MWQ",
"trackingId": "ROUTERGW_c4fc3b45-793e-4744-bb08-ee13032112c7",
"sourceUserId": "Y2lzY29zcGFyazovL3VzL1BFT1BMRS9kMzg2MjhiYy0zYjk4LTRjMjMtODEwMy0wMzRhMjI0ZmRiNjE",
"sourceCustomerId": "Y2lzY29zcGFyazovL3VzL09SR0FOSVpBVElPTi84NzU2ZjkwZS1iZDg4LTRhOTQtOGZiZC0wMzM2NzhmMDU5ZjM",
"targetCustomerId": "Y2lzY29zcGFyazovL3VzL09SR0FOSVpBVElPTi84NzU2ZjkwZS1iZDg4LTRhOTQtOGZiZC0wMzM2NzhmMDU5ZjM",
"instanceId": 1488100,
"jobExecutionStatus": [
{
"id": 1512544,
"startTime": "2025-07-29T13:37:20.098Z",
"endTime": "2025-07-29T13:37:27.805Z",
"lastUpdated": "2025-07-29T13:37:33.441Z",
"statusMessage": "FAILED",
"exitCode": "FAILED",
"createdTime": "2025-07-29T13:37:19.995Z",
"stepExecutionStatuses": [
{
"id": 5572963,
"startTime": "2025-07-29T13:37:25.555Z",
"endTime": "2025-07-29T13:37:26.283Z",
"lastUpdated": "2025-07-29T13:37:26.424Z",
"statusMessage": "COMPLETED",
"exitCode": "COMPLETED",
"name": "deletecallinglocationInitializer",
"timeElapsed": "PT0.727654S"
},
{
"id": 5572964,
"startTime": "2025-07-29T13:37:26.445Z",
"endTime": "2025-07-29T13:37:27.603Z",
"lastUpdated": "2025-07-29T13:37:27.795Z",
"statusMessage": "FAILED",
"exitCode": "FAILED",
"name": "deletecallinglocationSafeDeleteCheck",
"timeElapsed": "PT1.158801S"
}
],
"timeElapsed": "PT1.886455S"
}
],
"latestExecutionStatus": "FAILED",
"latestExecutionExitCode": "FAILED",
"locationName": "San Jose HQ"
}
]
}
}
]
}
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-get-list-of-disable-calling-location-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.