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

Conga User Group API

The UserGroup API from Conga — 4 operation(s) for usergroup.

Conga User Group API is one of 347 APIs that Conga publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include UserGroup. The published artifact set on APIs.io includes an OpenAPI specification, authentication docs, and rate-limit docs.

This API exposes 8 operations across 4 paths, and defines 7 schemas. It is described by OpenAPI 3.2.0, at version v1.

Requests are made against a single base URL, https://rls.congacloud.com/api/approvals.

8 operations 4 paths 7 schemas 2 DELETE3 GET2 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
v1
Base URL
https://rls.congacloud.com
Authentication
API Key, OAuth 2.0
Resource Areas
1

Authentication & Security 2

Conga User Group API declares 2 security schemes for authenticating requests. An API key is passed in the header as Authorization (Bearer). It supports OAuth 2.0 (oauth2) using the authorizationCode flow, exposing 4 scopes.

  • Bearer — Use a JWT Bearer token. (Example: Bearer eyJhbGciO...)
  • oauth2 — Login with a Salesforce or SalesforceSandbox account

Paths & Operations 8

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

UserGroup 8
POST
/v1/user-group
Create a user group
UserGroup_CreateUserGroup body → 200
GET
/v1/user-group
List user groups
UserGroup_GetUserGroups 3 params → 200
PUT
/v1/user-group
Update a user group
UserGroup_UpdateUserGroup body → 200
POST
/v1/user-group/{groupId}/members
Add a member
UserGroup_AddUserGroupMember 1 param body → 200
GET
/v1/user-group/{groupId}/members
List user group members
UserGroup_GetUserGroupMembers 1 param → 200
DELETE
/v1/user-group/{groupId}/members/{memberId}
Delete a member by ID
UserGroup_DeleteUserGroupMemberById 2 params → 200
DELETE
/v1/user-group/{id}
Delete a user group by ID
UserGroup_DeleteUserGroupById 1 param → 200
GET
/v1/user-group/{id}
List a user group's membership
UserGroup_GetUserGroupById 1 param → 200

Schemas 7

The contract defines 7 schemas that model the data the API accepts and returns. The most detailed are BaseObject (9 properties), AddGroupMemberPayloadDTO (2 properties), LookupObject (2 properties). Each schema is shown below with its type and property counts.

UserGroup
BaseObject
object
9 properties
OwnerType
string
UserGroupMember
LookupObject
object
2 properties
AddGroupMemberPayloadDTO
object
AddGroupMemberPayloadDTO
2 properties 2 required
UserGroupWithMembers

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

conga-usergroup-api-openapi.yml Raw ↑

Other APIs Conga publishes across the network.

Conga Advantage Platform MCP Server
Conga GraphQL API
Conga 2. Order Actions API
Conga 3. Order Line Items API
Conga Account API
Conga Account Attachments Blacklist API
Conga Account Attachments Whitelist API
Conga Account Designer Settings API
Conga Account Email Reminder Settings API
Conga Account Feature Settings API
Conga Account Package Settings API
Conga Account Roles API
Where this information came from

This is an independent, third-party profile of Conga User Group 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.