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 User Custom Role API

This object represents a user's custom role. Each user can be assigned to only one custom role.

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

Tagged areas include User Custom Role. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 2 operations across 1 path, and defines 2 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.

2 operations 1 paths 2 schemas 1 GET1 POST

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 User Custom Role API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (Token ) (bearerAuth). By default, every request must be authenticated.

Paths & Operations 2

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

User Custom Role 2

This object represents a user's custom role. Each user can be assigned to only one custom role.

POST
/api/account/users/{username}/customroles/
Create the User Custom Role object
1 param body → 201400403404
GET
/api/account/users/{username}/customroles/
List all User Custom Role objects
1 param → 200400403404

Schemas 2

The contract defines 2 schemas that model the data the API accepts and returns. The most detailed are UserCustomRole (3 properties), UserCustomRolePayload (1 property). Each schema is shown below with its type and property counts.

UserCustomRolePayload
object
Payload schema for the User Custom Role object
1 property 1 required
UserCustomRole
object
User Custom Role object's schema
3 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

zenduty-user-custom-role-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