WorkBoard custom-attributes API
Read and write custom field values on Objectives, Key Results, Work Items, and Users
WorkBoard custom-attributes API is one of 12 APIs that WorkBoard publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
Tagged areas include custom-attributes. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and a changelog.
This API exposes 18 operations across 10 paths, and defines 13 schemas. It is described by OpenAPI 3.0.1, at version 1.0.0.
Requests are made against a single base URL, https://demo.biz.wobo-int.com/wb/apis.
Metadata
The identity and technical contract details declared by the specification.
Authentication & Security 1
WorkBoard custom-attributes API declares
1 security scheme
for authenticating requests.
It accepts HTTP bearer tokens (JWT) (bearerAuth).
bearerAuth— JWT Authorization header using the Bearer scheme.
Paths & Operations 18
Across 10 paths, the API surfaces 18 operations — 4 DELETE, 6 GET, 4 POST, 4 PUT. Each is listed below with its method, path, parameters, and response codes.
Read and write custom field values on Objectives, Key Results, Work Items, and Users
Schemas 13
The contract defines 13 schemas that model the data the API accepts and returns. The most detailed are AttributeObject (8 properties), CustomAttributeDefinition (6 properties), ApiErrorResponse (5 properties), CustomAttributeValue (5 properties). Each schema is shown below with its type and property counts.
Specification
The full machine-readable OpenAPI contract behind this narrative.
Source
More from WorkBoard 11
Other APIs WorkBoard publishes across the network.