Remove member
To remove one or more members from a group use below API.
info
{api-base-url} can be obtained from the MirrorFly console.
HTTP request#
Request Params#
| Param | DataType | Required | Description |
|---|---|---|---|
| groupId | String | Yes | Id of the group |
| groupMembers | String | Yes | UserIds of the members to be deleted |
Responses#
If successful, this action removes the given members from the group.
Error#
In the case of an error, an error object like below is returned.
When the token passed in Headers is expired
In the case of a Bad Request, an error message is returned