Skip to main content

Remove user from group

Endpoint URL

DELETE /api/v2/groups/:group_id/users/:user_id

Removes a user from a group. Provide the group and user IDs both in the URL path and in the JSON request body.

Request

Responses

User removed from group successfully