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

Kumospace Zones API

The Zones API from Kumospace — 5 operation(s) for zones.

Kumospace Zones API is one of 23 APIs that Kumospace publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Zones. The published artifact set on APIs.io includes an OpenAPI specification and authentication docs.

This API exposes 7 operations across 5 paths, and defines 8 schemas. It is described by OpenAPI 3.0.0.

Requests are made against a single base URL, /.

7 operations 5 paths 8 schemas 2 DELETE2 GET2 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.0
Base URL
https://api.kumospace.com
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

Kumospace Zones API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (JWT) (firebase).

Paths & Operations 7

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

Zones 7
POST
/v1/spaces/{name}/rooms/{roomId}/zones
Create a zone.
CreateRoom 2 params body → 201
PUT
/v1/spaces/{name}/rooms/{roomId}/zones/{id}
Update a zone.
UpdateZone 3 params body → 204
DELETE
/v1/spaces/{name}/rooms/{roomId}/zones/{id}
Delete a zone.
DeleteZone 4 params → 204
GET
/v1/space/{spaceName}/conferenceRooms
GetConferenceRooms 1 param → 200
GET
/v1/calendarResource/{resourceId}
GetCalendarResource 1 param → 200
DELETE
/v1/calendarResource/{resourceId}
DeleteCalendarResource 1 param → 204
POST
/v1/calendarResource/{spaceName}/bulk
CreateCalendarResources 1 param body → 201

Schemas 8

The contract defines 8 schemas that model the data the API accepts and returns. The most detailed are ApiUpdateZoneRequest (11 properties), CalendarIntegrationZone (6 properties), ApiCreateZoneRequest (5 properties), CalendarResource (4 properties). Each schema is shown below with its type and property counts.

ApiUpdateZoneRequest
object
A request to update a zone within a room.
11 properties
CalendarIntegrationZone
object
6 properties 5 required
ZoneOrientation
number
ApiCreateCalendarResource
object
3 properties 3 required
ApiCreateZoneRequest
object
A request to create a new zone within a room.
5 properties 3 required
ZoneType
string
ZoneStatus
string
CalendarResource
object
Information required for a calendar integration regarding a Kumospace resource
4 properties 4 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

kumospace-zones-api-openapi.yml Raw ↑

Other APIs Kumospace publishes across the network.

Kumospace Account API
Kumospace Analytics API
Kumospace Calendar API
Kumospace Chat API
Kumospace Daily (Webhook) API
Kumospace Demo API
Kumospace Flooring API
Kumospace Furniture API
Kumospace Integrations API
Kumospace MusicTrack API
Kumospace Payments API
Kumospace Recordings API