/
UN
unqork
/
Unqork Customer API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 2h ago · Updated 2w ago
View markdown
unqork
Unqork Customer API
post
Create Group
latest
OpenAPI 3.0.3
2026-08-10
93
59
194.9 KB
112399a67ebb
Applications
15
Authentication
1
Credentials
5
Data Collections
2
Data Model Records
1
Global Variables
5
Groups
5
get
Get Groups
post
Create Group
get
Get Group
put
Update Group
delete
Delete Group
Logs
1
Modules
9
Promotions
7
Revisions
4
Search Configs
1
Submissions
16
Transforms
5
Users
6
Workflow
10
Groups
Create Group
Creates a new group.
Authorization Required:
Designer Administrator
post
/groups
Request body
GroupPost
required
name
string
required
description
string
type
'role_descendents'
|
'own_role_and_descendents'
|
'ignore_role'
required
See Group Administration screen for definitions
Response
Group created
Group
required
name
string
description
string
type
'role_descendents'
|
'own_role_and_descendents'
|
'ignore_role'
See Group Administration screen for definitions