v1
latestOpenAPI 3.0.12026-07-24283883639.5 KBGroup
Delete Users in a Group
This endpoint deletes the specified users in a role of an existing group. On a successful delete, it returns a 204 No Content response. <h2>Scope Required</h2>groups:write
delete/api/v2/groups/{groupId}/relationships/{roleId}
Path parameters
groupIdstring required
The ID of the group to update.
roleIdstring required
The role that the supplied user(s) have. Can be admins or members.
Request body
Response
Success