Group

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

Changes

No recorded changes to this endpoint across all 1 revision of this API.