/
SI
sit-digicre
/
Digicore
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 2h ago · Updated 2mo ago
Details
Filter operations
activity
7
auth
4
budget
10
event
5
group
5
get
/group
post
/group
get
/group/{groupId}
post
/group/{groupId}/user
post
/group/{groupId}/join
mail
1
mattermost
1
payment
3
status
3
storage
3
tool
1
user
17
work
11
group
Create new group
post
/group
Request body
ReqPostGroup
required
name
string
required
description
string
required
joinable
boolean
required
isAdminGroup
boolean
required
Response
Success create group
ResPostGroup
required
groupId
string
required
name
string
required
description
string
required
joinable
boolean
required
userCount
integer
required
Changes