/
GR
gridfox
/
Gridfox Public API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 3h ago · Updated 3w ago
Details
Filter operations
AuditData
1
Groups
1
Permissions
1
RuntimeData
8
Tables
1
Users
3
post
Adds a user to the project.
put
Changes which group a user is in.
delete
Removes a user from the project.
Users
Adds a user to the project.
post
/users
Request body
AddUserDto
required
email
string
email
required
groupName
string
required
Response
The user was successfully added to the project and group.
Changes