How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Flowable Groups API

The Groups API from Flowable — 9 operation(s) for groups.

Flowable Groups API is one of 64 APIs that Flowable publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Group. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 15 operations across 9 paths, and defines 11 schemas. It is described by OpenAPI 3.0.0, at version v1.

Requests are made against a single base URL, /flowable-rest/service.

15 operations 9 paths 11 schemas 4 DELETE4 GET5 POST2 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.0
API Version
v1
Base URL
https://your-server/process-api
Authentication
HTTP Basic
Contact
License
Resource Areas
1

Authentication & Security 1

Flowable Groups API declares 1 security scheme for authenticating requests. It accepts HTTP basic authentication (basicAuth).

Paths & Operations 15

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

Groups 15
GET
/identity/groups
List groups
listGroups 10 params → 200
POST
/identity/groups
Create a group
createGroup body → 201400
GET
/identity/groups/{groupId}
Get a single group
getGroup 1 param → 200404
PUT
/identity/groups/{groupId}
Update a group
updateGroup 1 param body → 200404409
DELETE
/identity/groups/{groupId}
Delete a group
deleteGroup 1 param → 204404
POST
/identity/groups/{groupId}/members
Add a member to a group
createMembership 1 param body → 201400404409
DELETE
/identity/groups/{groupId}/members/{userId}
Delete a member from a group
deleteMembership 2 params → 204404
GET
/groups
List groups
listGroups 10 params → 200
POST
/groups
Create a group
createGroup body → 201400
GET
/groups/{groupId}
Get a single group
getGroup 4 params → 200404
PUT
/groups/{groupId}
Update a group
updateGroup 1 param body → 200404409
DELETE
/groups/{groupId}
Delete a group
deleteGroup 1 param → 204404
POST
/groups/{groupId}/members
Add a member to a group
createMembership 1 param body → 201400404409
DELETE
/groups/{groupId}/members/{userId}
Delete a member from a group
deleteMembership 2 params → 204404
POST
/query/groups
Query groups
queryGroups body → 200

Schemas 11

The contract defines 11 schemas that model the data the API accepts and returns. The most detailed are GroupQueryRequest (16 properties), GroupResponse_2 (9 properties), GroupRequest (6 properties), UserResponse (6 properties). Each schema is shown below with its type and property counts.

BasicPrivilegeResponse
object
2 properties
GroupRequest
object
6 properties
DataResponseGroupResponse
object
6 properties
MembershipResponse
object
3 properties
GroupResponse_2
object
9 properties
MembershipRequest
object
1 property
GroupResponse
object
4 properties
UserResponse
object
The response for the OSS User
6 properties 1 required
GroupQueryRequest
object
Request that is used for querying groups.
16 properties
EngineRestVariable
object
4 properties
MembershipResponse_2
object
3 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

flowable-groups-api-openapi.yml Raw ↑

Other APIs Flowable publishes across the network.

Flowable Access Tokens API
Flowable Accounts API
Flowable Acquire and Execute API
Flowable Batch parts API
Flowable Batches API
Flowable Case Definitions API
Flowable Case Instance Identity Links API
Flowable Case Instance Variables API
Flowable Case Instances API
Flowable Cmmn Engine API
Flowable Contact Filters API
Flowable Content item API
Where this information came from

This is an independent, third-party profile of Flowable Groups API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.