Remove a user from a usergroup
POST {{baseUrl}}/user-groups/:id/remove-user
Remove a user from a usergroup
Request Body
{"userId"=>"<string>"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
x-version | string | (Required) Specifies the version of the resource | |
x-user-role | string | (Required) Specifies the user role with which the user intends to perform the operation | |
Content-Type | string | ||
Accept | string |