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

Cisco Identity Services Engine WebhookConfigurations Services API

The WebhookConfigurations Services API from Cisco Identity Services Engine — 7 operation(s) for webhookconfigurations services.

Cisco Identity Services Engine WebhookConfigurations Services API is one of 197 APIs that Cisco Identity Services Engine publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

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

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

Requests are made against a single base URL, https://10.106.141.112:4443.

13 operations 7 paths 21 schemas 2 DELETE7 GET1 POST3 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0.0
Base URL
https://{server}:{port}/ers/config
Resource Areas
1

Paths & Operations 13

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

WebhookConfigurations Services 13
GET
/api/v1/webhooks
Retrieve all the Webhooks present in system
getAllWebhooks → 200401403404500
PUT
/api/v1/webhooks
Update the Webhook Configuration status
setWebhookConfigStatus body → 200201400401403404500
POST
/api/v1/webhooks
Create a new Webhook Configuration
createWebhook body → 200201400401403404409500
DELETE
/api/v1/webhooks
Delete Bulk Webhook Configurations
bulkDeleteWebhooks body → 200204400401403404500
GET
/api/v1/webhooks/alarms
Get All Alarm Rules
getAllAlarmRules → 200401403404500
GET
/api/v1/webhooks/alarms/{id}
Get Alarm Rule by ID
getAlarmRuleById 1 param → 200401403404500
GET
/api/v1/webhooks/{id}
Retrieve the Webhook by its id
getWebhookById 1 param → 200400401403404500
PUT
/api/v1/webhooks/{id}
Update the Webhook Configuration
updateWebhook 1 param body → 200201400401403404500
DELETE
/api/v1/webhooks/{id}
Remove the Webhook Configuration
removeWebhook 1 param → 200204400401403404500
GET
/api/v1/webhooks/{id}/alarms
Get Alarms for a Specific Webhook
getAlarmsByWebhookId 1 param → 200400401403404500
PUT
/api/v1/webhooks/{id}/alarms
Associate Alarm Rule with a Webhook Configuration
associateAlarmRules 1 param body → 200201400401403404500
GET
/api/v1/webhooks/{id}/alarms/{alarmId}
Get a Specific Alarm for a Webhook
getAlarmByWebhookAndAlarmId 2 params → 200400401403404500
GET
/api/v1/webhooks/{id}/deliveries
Retrieve the recent 10 Webhook Deliveries
getRecentWebhookDeliveriesByConfigurationId 1 param → 200400401403404500

Schemas 21

The contract defines 21 schemas that model the data the API accepts and returns. The most detailed are RecentWebhookDeliveriesResponse (11 properties), WebhookResponse (10 properties), AlarmRuleResponse (6 properties), WebhookRequest (5 properties). Each schema is shown below with its type and property counts.

RemoveWebhookResponse
object
Represents the response object for the operation to remove a webhook configuration. This object provides the status code of the operation and a message indicat…
2 properties
WebhookRequest
object
Represents the request payload for creating or updating a Webhook Configuration. This object contains all the necessary attributes required to define a webhook…
5 properties
WebhookAlarmRlAssoResponseWrapper
object
Represents the response wrapper for operations that associate alarm rules with a webhook configuration. This wrapper includes the detailed response object with…
2 properties
RecentWebhookDeliveriesResponseWrapper
object
Represents the response wrapper for retrieving recent webhook delivery records. This object contains a list of recent webhook delivery details and the version…
2 properties
AlarmRuleResponse
object
Represents the response object for an alarm rule. This object provides detailed information about a specific alarm rule, including its unique identifier, name,…
6 properties
WebhookListResponseWrapper
object
Represents the response wrapper for retrieving a list of webhook configurations. This object contains an array of webhook configuration details and the version…
2 properties
WebhookResponseWrapper
object
Represents the response wrapper for webhook-related API operations. It contains the detailed response object for the webhook operation along with the version o…
2 properties
AlarmRuleResponseWrapper
object
Represents the response wrapper for retrieving the details of a single alarm rule. This object contains the alarm rule details along with the version of the AP…
2 properties
WebhookIdsRequest
object
Represents the request payload for operations that involve specifying a list of webhook IDs. This is typically used for removing multiple webhooks in a single…
1 property 1 required
WebhookStatusResponse
object
Represents the response object for a webhook configuration status update operation. This object includes the unique identifier of the webhook and its updated s…
2 properties
WebhookStatusRequest
object
Represents the request payload for updating the status of a webhook configuration. This object includes the unique identifier of the webhook and the new status…
2 properties 2 required
RecentWebhookDeliveriesResponse
object
Represents the details of a recent webhook delivery. This object provides comprehensive information about the delivery, including the associated alarm, payload…
11 properties
Message
object
Represents a simple message object used in API responses. This object typically contains a single message string that provides information about the success, e…
1 property
WebhookAlarmResponse
object
Represents the response object for operations involving webhook configurations and their associated alarm rules. This object includes the unique identifier of…
2 properties
WebhookResponse
object
Represents the response object for webhook-related API operations. This object contains all the attributes of a webhook configuration, including its unique ide…
10 properties
WebhookStatusResponseWrapper
object
Represents the response wrapper for operations that update the status of webhook configurations. This wrapper includes a list of webhook configurations with th…
2 properties
ErrorResponse
object
Represents the error response object for API operations. This object provides details about an error that occurred during the API call, including an error mess…
2 properties
RemoveWebhookResponseWrapper
object
Represents the response wrapper for the operation to remove a webhook configuration. This wrapper includes the response object with details about the removal o…
2 properties
AlarmRuleListResponseWrapper
object
Represents the response wrapper for retrieving a list of alarm rules. This object contains an array of alarm rule details and the version of the API or respons…
2 properties
AlarmRuleIdsRequest
object
Represents the request payload for operations that involve specifying a list of alarm rule IDs. This is typically used for removing or associating alarm rules…
1 property
ValidationErrorResponse
object
Represents the validation error response object for API operations. This object provides details about validation errors that occurred during the API call, inc…
2 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

cisco-ise-webhookconfigurations-services-api-openapi.yml Raw ↑

Other APIs Cisco Identity Services Engine publishes across the network.

Cisco Identity Services Engine Acct Status API
Cisco Identity Services Engine Acct Status TT API
Cisco Identity Services Engine ACI Connection API
Cisco Identity Services Engine ACI Data API
Cisco Identity Services Engine Acibindings API
Cisco Identity Services Engine Acisettings API
Cisco Identity Services Engine Active Directories API
Cisco Identity Services Engine Activedirectory API
Cisco Identity Services Engine AD Groups API
Cisco Identity Services Engine Admin Groups API
Cisco Identity Services Engine Admin Users API
Cisco Identity Services Engine Adminuser API
Where this information came from

This is an independent, third-party profile of Cisco Identity Services Engine WebhookConfigurations Services 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.