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 Ticket Form Statuses API

The Ticket Form Statuses API from Zendesk — 5 operation(s) for ticket form statuses.

Zendesk Ticket Form 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 Ticket Form 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 9 operations across 5 paths, and defines 1 schema. It is described by OpenAPI 3.1.0, at version 1.0.

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

9 operations 5 paths 1 schemas 2 DELETE3 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 9

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

Ticket Form Statuses 9
POST
/api/v2/custom_statuses/{custom_status_id}/ticket_form_statuses
Zendesk Post Api V2 Customstatuses Customstatusid Ticketformstatuses
CreateTicketFormStatusesForCustomStatus 1 param body → 200
GET
/api/v2/ticket_form_statuses
Zendesk Get Api V2 Ticketformstatuses
ListTicketFormStatuses → 200
GET
/api/v2/ticket_form_statuses/show_many
Zendesk Get Api V2 Ticketformstatuses Showmany
ShowManyTicketFormStatuses 1 param → 200
GET
/api/v2/ticket_forms/{ticket_form_id}/ticket_form_statuses
Zendesk Get Api V2 Ticketforms Ticketformid Ticketformstatuses
TicketFormTicketFormStatuses 1 param → 200
POST
/api/v2/ticket_forms/{ticket_form_id}/ticket_form_statuses
Zendesk Post Api V2 Ticketforms Ticketformid Ticketformstatuses
CreateTicketFormStatuses 1 param body → 200
PUT
/api/v2/ticket_forms/{ticket_form_id}/ticket_form_statuses
Zendesk Put Api V2 Ticketforms Ticketformid Ticketformstatuses
UpdateTicketFormStatuses 1 param body → 200
DELETE
/api/v2/ticket_forms/{ticket_form_id}/ticket_form_statuses
Zendesk Delete Api V2 Ticketforms Ticketformid Ticketformstatuses
DeleteTicketFormStatuses 1 param body → 204
PUT
/api/v2/ticket_forms/{ticket_form_id}/ticket_form_statuses/{ticket_form_status_id}
Zendesk Put Api V2 Ticketforms Ticketformid Ticketformstatuses Ticketformstatusid
UpdateTicketFormStatusById 2 params body → 200
DELETE
/api/v2/ticket_forms/{ticket_form_id}/ticket_form_statuses/{ticket_form_status_id}
Zendesk Delete Api V2 Ticketforms Ticketformid Ticketformstatuses Ticketformstatusid
DeleteTicketFormStatusById 2 params → 204

Schemas 1

The contract defines 1 schema that model the data the API accepts and returns. The most detailed is TicketFormStatusesResponse (1 property). Each schema is shown below with its type and property counts.

TicketFormStatusesResponse
object
1 property

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

zendesk-ticket-form-statuses-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