Remove One User from Multiple Groups

POST {{baseUrl}}/.api/api.svc/users/:userId/usergroups/delete?groupids={{$randomUUID}}, {{$randomUUID}}, {{$randomUUID}}

This endpoint removes a member from the specified groups.

Request Params

| Key | Datatype | Required | Description | | groupids | string | | (Required) - GUID

The group Id list in which the user will be deleted from. |

HEADERS

| Key | Datatype | Required | Description | | Accept | string | | The type of response data to request. By default this endpoint will respond with XML.

The options are:

  • application/json
  • application/xml |

RESPONSES

status: OK

{"minRequestPeriod":0,"requestSupportCode":637758010815760908,"dictionary":null,"response":{"__type":"IglooList:http://schemas.iglooplatform.com/Igloo.Old.Common","startIndex":0,"count":0,"totalCount":"0","items":[]}}