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 Schedules API

This object represents the schedule of a team. You can checkout the schedule docs here https://docs.zenduty.com/docs/schedules

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

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

This API exposes 5 operations across 2 paths, and defines 10 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.

5 operations 2 paths 10 schemas 1 DELETE2 GET1 POST1 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 Schedules API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (Token ) (bearerAuth). By default, every request must be authenticated.

Paths & Operations 5

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

Schedules 5

This object represents the schedule of a team. You can checkout the schedule docs here https://docs.zenduty.com/docs/schedules

POST
/api/account/teams/{}/schedules/
Create the Schedule object
1 param body → 201400403404
GET
/api/account/teams/{}/schedules/
List all Schedule objects
1 param → 200400403404
GET
/api/account/teams/{team_id}/schedules/{schedule_id}/
Retrieve the Schedule object
2 params → 200400403404
PUT
/api/account/teams/{team_id}/schedules/{schedule_id}/
Update the Schedule object
2 params body → 200400403404
DELETE
/api/account/teams/{team_id}/schedules/{schedule_id}/
Delete the Schedule object
2 params → 204400403404

Schemas 10

The contract defines 10 schemas that model the data the API accepts and returns. The most detailed are ScheduleLayer (10 properties), Schedule (8 properties), ScheduleLayerPayload (7 properties), SchedulePayload (6 properties). Each schema is shown below with its type and property counts.

SchedulePayload
object
Payload schema for the Schedule object
6 properties 1 required
ScheduleLayer
object
Schedule Layer object schema
10 properties
ScheduleOverride
object
Schedule Override object schema
5 properties
ScheduleLayerRestriction
object
Schedule Layer Restriction object schema
4 properties
Schedule
object
Schedule object schema
8 properties
ScheduleLayerUserPayload
object
Schedule Layer User Payload object schema
2 properties
ScheduleLayerUser
object
Schedule Layer User object schema
3 properties
ScheduleLayerPayload
object
Schedule Layer Payload object schema
7 properties
ScheduleLayerRestrictionPayload
object
Schedule Layer Restriction Payload object schema
3 properties
ScheduleOverridePayload
object
Schedule Override Payload object schema
4 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

zenduty-schedules-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 Global Router Rules API