Zendesk Custom Ticket Statuses 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 Custom Ticket Statuses. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, a JSON-LD context, and 2 JSON Schemas.
This API exposes
6 operations
across 4 paths,
and defines 4 schemas.
It is described by OpenAPI 3.1.0, at version 1.0.
Requests are made against the base URL https://{subdomain}.zendesk.com.
6 operations4 paths4 schemas2 GET2 POST2 PUT
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 6
Across 4 paths, the API surfaces 6 operations — 2 GET, 2 POST, 2 PUT. Each is listed below with its method, path, parameters, and response codes.
The contract defines 4 schemas that model the data the API accepts and returns. The most detailed are TicketFormStatusesResponse (1 property), CustomStatusResponse (1 property), CustomStatusesResponse (1 property). Each schema is shown below with its type and property counts.
CustomStatusesResponse
object
1 property
CustomStatusResponse
object
1 property
TicketFormStatusesResponse
object
1 property
BulkUpdateDefaultCustomStatusResponse
object
Specification
The full machine-readable OpenAPI contract behind this narrative.