Remove member from user group
Removes a member from the specified group. This endpoint may only be called by workspace administrators.
Path parameters
group_id
The ID of the target group.
Headers
xi-api-key
Request
This endpoint expects an object.
email
The email of the target workspace member.
Response
Successful Response
status
The status of the workspace group member deletion request. If the request was successful, the status will be ‘ok’. Otherwise an error message with status 500 will be returned.
Errors
422
Delete Member from User Group V1workspace Groups Group ID Members Remove Post Request Unprocessable Entity Error