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

member_idinteger

The ID of the Member to Reassign

remove_seatinteger

Is Remove Seat

rolestring

New Member's role

use_organization_settingsboolean

Indicates Use Organization Settings or Not

Example request

{
  "role": "admin"
}

Response

OK

idinteger
emailstring
first_namestring
last_namestring
full_namestring
rolestring
inbox_idinteger
organization_idinteger
photo_urlstring
unreadinteger
numberstring
formatted_numberstring
isRingEverywhereboolean
userPermissionsstring[]

Changes

No recorded changes to this endpoint across all 2 revisions of this API.