Web Service Method: Remove a Group from a Project
Abstract
Web Service Method: Remove a Group from a Project
Description  | 
|---|
This service allows to remove groups from project metadata.  | 
URL: /PoolParty/api/projects/{project}/removeGroup
Request
Supported Methods  | 
|---|
POST  | 
application/x-www-form-urlencoded
Variable  | Comment  | 
|---|---|
  | The UUID or the URI supplement (textual identifier) of the project to be used.  | 
Parameter  | Comment  | Type  | Required  | 
|---|---|---|---|
names  | Names of the groups that should be remove from the project. Use comma separated String when multiple group names should be used.  | String  | true  | 
Response
Returns status 200 when method was executed successfully.
Example
The following screenshot shows the usage of the import service using Postman:
Removing one group: