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

The Workspaces API from Zendesk — 4 operation(s) for workspaces.

Zendesk Workspaces 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 Workspaces. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, a JSON-LD context, and 2 JSON Schemas.

This API exposes 7 operations across 4 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.

7 operations 4 paths 1 schemas 2 DELETE2 GET1 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 7

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

Workspaces 7
GET
/api/v2/workspaces
Zendesk Get Api V2 Workspaces
ListWorkspaces → 200
POST
/api/v2/workspaces
Zendesk Post Api V2 Workspaces
CreateWorkspace body → 201
GET
/api/v2/workspaces/{workspace_id}
Zendesk Get Api V2 Workspaces Workspaceid
ShowWorkspace 1 param → 200
PUT
/api/v2/workspaces/{workspace_id}
Zendesk Put Api V2 Workspaces Workspaceid
UpdateWorkspace 1 param body → 200
DELETE
/api/v2/workspaces/{workspace_id}
Zendesk Delete Api V2 Workspaces Workspaceid
DeleteWorkspace 1 param → 204
DELETE
/api/v2/workspaces/destroy_many
Zendesk Delete Api V2 Workspaces Destroymany
DestroyManyWorkspaces 1 param → 200
PUT
/api/v2/workspaces/reorder
Zendesk Put Api V2 Workspaces Reorder
ReorderWorkspaces body → 200

Schemas 1

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

WorkspaceResponse
object

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

zendesk-workspaces-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