/
GR
gridfox
/
Gridfox Public API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 15h ago · Updated 3d ago
View markdown
gridfox
Gridfox Public API
post
Adds a user to the project.
v1
latest
OpenAPI 3.0.1
2026-08-06
15
33
58.6 KB
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.