Delete user group
- DEL
- /workspaces
- /:domain
- /projects
- /:project_name
- /groups
- /:group_id
Removes a group of users from a project.
Request
REQUIRED SCOPES
WORKSPACE
url PARAMETERS
domainrequired string
The workspace domain.project_namerequired string
The name of the project.group_idrequired integer
The numerical ID of the desired user group.Last modified on Sep 23, 2024