Skip to content

Commit cb5c0ef

Browse files
author
Hubot
committed
Sync changes from upstream repository
1 parent 8a5035e commit cb5c0ef

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

content/v3/orgs/members.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ be returned.
2020

2121
Name | Type | Description
2222
--------|---------|--------------
23-
`filter`|`string` | Filter members returned in the list. Can be one of:<br/>* `2fa_disabled`: Members without [two-factor authentication][2fa-blog] enabled. Available for owners of organizations with private repositories.<br/>* `all`: All members the authenticated user can see.<br/><br/>Default: `all`
23+
`filter`|`string` | Filter members returned in the list. Can be one of:<br/>* `2fa_disabled`: Members without [two-factor authentication][2fa-blog] enabled. Available for organization admins.<br/>* `all`: All members the authenticated user can see.<br/><br/>Default: `all`
2424
`role` |`string` | Filter members returned by their role. If specified, must be set to `admin`, which will only return users with admin permissions on the org. **This parameter requires a custom media type to be specified. Please see more in the alert below.**
2525

2626
[2fa-blog]: https://github.com/blog/1614-two-factor-authentication

0 commit comments

Comments
 (0)