Activiti Content API declares
1 security scheme
for authenticating requests.
It accepts HTTP basic authentication (basicAuth).
By default, every request must be authenticated.
basicAuth — HTTP Basic Authentication using valid Activiti user credentials
Paths & Operations 12
Across 9 paths, the API surfaces 12 operations — 1 DELETE, 5 GET, 6 POST. 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 RelatedContentRepresentation (13 properties), LightUserRepresentation (6 properties), ResultListDataRepresentation (4 properties). Each schema is shown below with its type and property counts.
RelatedContentRepresentation
object
13 properties
ResultListDataRepresentation
object
4 properties
LightUserRepresentation
object
6 properties
AbstractRepresentation
Specification
The full machine-readable OpenAPI contract behind this narrative.