List and manage company groups
GET /api/company-groups
- : API
Client ID and Client Secret from Company → Company Settings → REST API. Enter credentials to auto-fetch token.
OK
OK
POST /api/company-groups/search
- : API
Client ID and Client Secret from Company → Company Settings → REST API. Enter credentials to auto-fetch token.
110CreateTimefalseOK
OK
POST /api/company-groups/search/export
- : API
Client ID and Client Secret from Company → Company Settings → REST API. Enter credentials to auto-fetch token.
110CreateTimefalsefalseCSVOK
No content
OK
No content
GET /api/company-groups/{resourceId}
- : API
Client ID and Client Secret from Company → Company Settings → REST API. Enter credentials to auto-fetch token.
OK
OK
POST /api/company-groups
- : API
Client ID and Client Secret from Company → Company Settings → REST API. Enter credentials to auto-fetch token.
A group name
Array of company resourceIds will be added to the group
OK
OK
PUT /api/company-groups/{resourceId}
- : API
Client ID and Client Secret from Company → Company Settings → REST API. Enter credentials to auto-fetch token.
A group name
Array of company resourceIds will be added to the group
OK
OK
PUT /api/company-groups/{resourceId}/participants
- : API
Client ID and Client Secret from Company → Company Settings → REST API. Enter credentials to auto-fetch token.
ResourceId of the Company Group which the companies will be added
Array of company resourceIds will be added to the group
OK
OK
Common errors
Last updated