Organizations
Update the member
REQUIRED SCOPES <code>['organizations:write']</code><br>Update the member
put/organization/members/{member}
Path parameters
memberstring required
The ID of the member
Request body
Example request
{
"role": "admin"
}Response
OK
Changes
No recorded changes to this endpoint across all 2 revisions of this API.