You signed in with another tab or window.Reload to refresh your session.You signed out in another tab or window.Reload to refresh your session.You switched accounts on another tab or window.Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 1, 2017. It is now read-only.
Copy file name to clipboardExpand all lines: content/v3/orgs/members.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -159,7 +159,7 @@ In order to create or update a user's membership with an organization, the authe
159
159
160
160
Name | Type | Description
161
161
------|--------|--------------
162
-
`role`|`string`|**Required**. The role to give the user in the organization. Can be one of:<br/> *`admin` - The user will become an owner of the organization.<br/> *`member` - The user will become a non-owner member of the organization. Use this only to demote an existing owner to a non-owner.
162
+
`role`|`string`|**Required**. The role to give the user in the organization. Can be one of:<br/> *`admin` - The user will become an owner of the organization.<br/> *`member` - The user will become a non-owner member of the organization.
163
163
164
164
###Response if user was previously unaffiliated with organization