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

Zenduty Global Router Rules API

The Rules of the Global Router in an Account are represented by this object. Visit this link to view the documentation for the global alert routing rules https://docs.zenduty.com/docs/globalalertrouting

Zenduty Global Router Rules API is one of 34 APIs that Zenduty publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Global Router Rules. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 6 operations across 2 paths, and defines 5 schemas. It is described by OpenAPI 3.0.0, at version 1.1.0.

Requests are made against a single base URL, https://www.zenduty.com.

6 operations 2 paths 5 schemas 1 DELETE2 GET1 POST2 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.0
API Version
1.1.0
Base URL
https://www.zenduty.com/api
Authentication
HTTP Bearer
License
Apache 2.0
Terms of Service
Resource Areas
1

Authentication & Security 1

Zenduty Global Router Rules API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (Token ) (bearerAuth). By default, every request must be authenticated.

Paths & Operations 6

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

Global Router Rules 6

The Rules of the Global Router in an Account are represented by this object. Visit this link to view the documentation for the global alert routing rules https://docs.zenduty.com/…

POST
/api/v2/account/events/router/{router_id}/rulesets/
Create the Global Router Rule object
1 param body → 201400403404
GET
/api/v2/account/events/router/{router_id}/rulesets/
List all Global Router Rule objects
1 param → 200400403404
PUT
/api/v2/account/events/router/{router_id}/rulesets/
Update the Global Router Rule object
1 param body → 200400403404
GET
/api/v2/account/events/router/{router_id}/rulesets/{ruleset_id}/
Retrieve the Global Router Rule object
2 params → 200400403404
PUT
/api/v2/account/events/router/{router_id}/rulesets/{ruleset_id}/
Update the Global Router Rule data
2 params body → 200400403404
DELETE
/api/v2/account/events/router/{router_id}/rulesets/{ruleset_id}/
Delete the Global Router Rule data
2 params → 204400403404

Schemas 5

The contract defines 5 schemas that model the data the API accepts and returns. The most detailed are GlobalRouterRule (6 properties), GlobalRouterRuleAction (5 properties), GlobalRouterRulePayload (3 properties), GlobalRouterRuleActionPayload (2 properties). Each schema is shown below with its type and property counts.

GlobalRouterRule
object
Global Router Rule object schema
6 properties
GlobalRouterRulePositionPayload
object
Payload schema for the Global Router Rule position update object
2 properties
GlobalRouterRulePayload
object
Payload schema for Global Router Rule object
3 properties
GlobalRouterRuleActionPayload
object
Payload schema for Global Router Rule Action object
2 properties
GlobalRouterRuleAction
object
Global Router Rule Action object schema
5 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

zenduty-global-router-rules-api-openapi.yml Raw ↑

Other APIs Zenduty publishes across the network.

Zenduty REST API
Zenduty Events API
Zenduty Account Custom Role API
Zenduty Account Member API
Zenduty Alert Rules API
Zenduty Analytics API
Zenduty Contact Methods API
Zenduty Escalation Policies API
Zenduty Events API
Zenduty Forwarding Rules API
Zenduty Global Router API
Zenduty Incident Alerts API