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

Quinyx Collaboration Groups API

The Collaboration Groups API from Quinyx — 17 operation(s) for collaboration groups.

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

Tagged areas include Collaboration Groups. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 19 operations across 17 paths, and defines 9 schemas. It is described by OpenAPI 3.2.0, at version v2.

Requests are made against 2 base URLs: https://api.quinyx.com, https://api-rc.quinyx.com.

19 operations 17 paths 9 schemas 3 DELETE9 GET3 POST4 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
v2
Base URL
https://api.eu.quinyx.com
Authentication
OAuth 2.0, OAuth 2.0, OAuth 2.0, OAuth 2.0, OAuth 2.0, OAuth 2.0, OAuth 2.0
Resource Areas
1

Authentication & Security 7

Quinyx Collaboration Groups API declares 7 security schemes for authenticating requests. It supports OAuth 2.0 (employee_OAuth2ClientCredentials) using the clientCredentials flow, exposing 4 scopes. It supports OAuth 2.0 (opening-hours_OAuth2ClientCredentials) using the clientCredentials flow. It supports OAuth 2.0 (organisation_OAuth2ClientCredentials) using the clientCredentials flow, exposing 4 scopes. It supports OAuth 2.0 (rest-api-uaa_OAuth2ClientCredentials) using the clientCredentials flow. It supports OAuth 2.0 (schedule-availability_OAuth2ClientCredentials) using the clientCredentials flow. It supports OAuth 2.0 (schedule_OAuth2ClientCredentials) using the clientCredentials flow. It supports OAuth 2.0 (statistics_OAuth2ClientCredentials) using the clientCredentials flow.

  • employee_OAuth2ClientCredentials — OAuth2 Client Credentials flow. See https://developer.quinyx.com/api/authentication
  • opening-hours_OAuth2ClientCredentials — OAuth2 Client Credentials flow. See https://developer.quinyx.com/api/authentication
  • organisation_OAuth2ClientCredentials — OAuth2 Client Credentials flow. See https://developer.quinyx.com/api/authentication
  • rest-api-uaa_OAuth2ClientCredentials — OAuth2 Client Credentials flow. See https://developer.quinyx.com/api/authentication
  • schedule-availability_OAuth2ClientCredentials — OAuth2 Client Credentials flow. See https://developer.quinyx.com/api/authentication
  • schedule_OAuth2ClientCredentials — OAuth2 Client Credentials flow. See https://developer.quinyx.com/api/authentication
  • statistics_OAuth2ClientCredentials — OAuth2 Client Credentials flow. See https://developer.quinyx.com/api/authentication

Paths & Operations 19

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

Collaboration Groups 19
GET
/v2/collaboration-groups/groups/{collaborationGroupId}
Get collaboration group by id
getCollaborationGroupsById 2 params → 200
PUT
/v2/collaboration-groups/groups/{collaborationGroupId}
Update collaboration group
editCollaborationGroups 1 param body → 200
DELETE
/v2/collaboration-groups/groups/{collaborationGroupId}
Delete collaboration group with its children
deleteCollaborationGroupsWithChildren 2 params → 200
PUT
/v2/collaboration-groups/groups/{collaborationGroupId}/unarchive
Unarchive collaboration group
unArchiveCollaborationGroup 1 param → 200
PUT
/v2/collaboration-groups/groups/{collaborationGroupId}/move
Move a collaboration group to a new parent
moveCollaborationGroup 1 param body → 200
PUT
/v2/collaboration-groups/groups/{collaborationGroupId}/archive
Archive collaboration group
archiveCollaborationGroup 1 param → 200
POST
/v2/collaboration-groups/groups
Create collaboration group for domain
createCollaborationGroups body → 200
POST
/v2/collaboration-groups/associate-groups
Associate groups to a collaboration group
associateGroupsToCollaborationGroup body → 200
POST
/v2/collaboration-groups/associate-employees
Associate employees to a collaboration group
associateEmployeesToCollaborationGroup body → 200
GET
/v2/collaboration-groups/root-by-domain/{domainId}
Get root collaboration group by domain id
getRootCollaborationGroupsByDomain 1 param → 200
GET
/v2/collaboration-groups/groups/{rootGroupId}/all-under-root
List collaboration groups under root
getAllCollaborationGroupsUnderRoot 2 params → 200
GET
/v2/collaboration-groups/groups/{parentId}/children
List child collaboration groups
getChildrenGroups 1 param → 200
GET
/v2/collaboration-groups/groups/{collaborationGroupId}/employees
List employee ids in collaboration group
getCollaborationGroupEmployeeIds 2 params → 200
GET
/v2/collaboration-groups/groups/{collaborationGroupId}/eligible-parents
List eligible parent collaboration groups
getEligibleParentCollaborationGroups 1 param → 200
GET
/v2/collaboration-groups/groups/group/{groupId}
List collaboration groups for group
getCollaborationGroupsByEmployeeGroupId 1 param → 200
GET
/v2/collaboration-groups/groups/employee/{employeeId}
List collaboration groups for employee
getCollaborationGroupsByEmployeeId 1 param → 200
GET
/v2/collaboration-groups/by-root/{rootCollaborationGroupId}/employee/{employeeId}
Get collaboration group by root id and employee id
getCollaborationGroupByRootIdAndEmployeeId 2 params → 200
DELETE
/v2/collaboration-groups/delete-groups
Remove groups from a collaboration group, optionally including archived collaboration groups
deleteGroupsFromCollaborationGroup 1 param body → 200
DELETE
/v2/collaboration-groups/delete-employees
Remove employees from a collaboration group, optionally including archived collaboration groups
deleteEmployeesFromCollaborationGroup 1 param body → 200

Schemas 9

The contract defines 9 schemas that model the data the API accepts and returns. The most detailed are collaboration-groups_CollaborationGroupDetails (9 properties), collaboration-groups_CollaborationGroup (7 properties), collaboration-groups_CollaborationGroupCreate (5 properties), collaboration-groups_CollaborationGroupUpdate (3 properties). Each schema is shown below with its type and property counts.

collaboration-groups_CollaborationGroupDetails
object
9 properties
collaboration-groups_CollaborationGroupCreate
object
5 properties 3 required
collaboration-groups_CollaborationGroupGroup
object
2 properties
collaboration-groups_CollaborationGroupGroupDTO
object
2 properties 2 required
collaboration-groups_CollaborationGroupEmployee
object
2 properties
collaboration-groups_CollaborationGroupEmployeeDTO
object
2 properties 2 required
collaboration-groups_CollaborationGroupMove
object
1 property 1 required
collaboration-groups_CollaborationGroupUpdate
object
3 properties 2 required
collaboration-groups_CollaborationGroup
object
7 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

quinyx-collaboration-groups-api-openapi.yml Raw ↑

Other APIs Quinyx publishes across the network.

Quinyx Absence Schedules API
Quinyx Absence Types API
Quinyx Absences API
Quinyx Access Token API
Quinyx Agreements API
Quinyx AI Scheduled Headcount API
Quinyx Authentication API
Quinyx Collaboration Groups Labels API
Quinyx Employee API
Quinyx Employees API
Quinyx Forecast Data API
Quinyx Forecast Dynamic Rules API
Where this information came from

This is an independent, third-party profile of Quinyx Collaboration 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.