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

Zendesk Approval Requests API

The Approval Requests API from Zendesk — 3 operation(s) for approval requests.

Zendesk Approval Requests API is one of 150 APIs that Zendesk publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 2 JSON Schema definitions.

Tagged areas include Approval Requests. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, a JSON-LD context, and 2 JSON Schemas.

This API exposes 3 operations across 3 paths, and defines 2 schemas. It is described by OpenAPI 3.1.0, at version 1.0.

Requests are made against the base URL https://{subdomain}.zendesk.com.

3 operations 3 paths 2 schemas 1 GET1 PATCH1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
1.0
Base URL
https://{subdomain}.zendesk.com
Resource Areas
1

Paths & Operations 3

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

Approval Requests 3
GET
/api/v2/approval_workflow_instances/{approval_workflow_instance_id}/approval_requests/{approval_request_id}
Zendesk Get Api V2 Approvalworkflowinstances Approvalworkflowinstanceid Approvalrequests Approvalrequestid
ShowApprovalRequest 2 params → 200
PATCH
/api/v2/approval_workflow_instances/{approval_workflow_instance_id}/approval_requests/{approval_request_id}/decision
Zendesk Patch Api V2 Approvalworkflowinstances Approvalworkflowinstanceid Approvalrequests Approvalrequestid Decision
UpdateDecisionApprovalRequest 2 params body → 200
POST
/api/v2/approval_workflow_instances/{approval_workflow_instance_id}/approval_requests/search
Zendesk Post Api V2 Approvalworkflowinstances Approvalworkflowinstanceid Approvalrequests Search
SearchApprovals 1 param → 200

Schemas 2

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

ApprovalRequestResponse
object
1 property
ApprovalRequestsSearchResponse
object
5 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

zendesk-approval-requests-api-openapi.yml Raw ↑

Other APIs Zendesk publishes across the network.

Zendesk Help Center Articles API
Zendesk Help Center Sections API
Zendesk Help Center Categories API
Zendesk Help Center Translations API
Zendesk Help Center Article Attachments API
Zendesk Help Center Article Comments API
Zendesk Help Center Article Labels API
Zendesk Help Center Topics API
Zendesk Help Center Posts API
Zendesk Help Center Post Comments API
Zendesk Help Center Votes API
Zendesk Help Center Content Subscriptions API