Update a specific member within an Organization

Use this to update a member's name and/or email address for all Groups they are a member of. To change which groups someone is a member of, use the PUT /group/{groupEmail}/members and DELETE /group/{groupEmail}/member/{memberEmail} endpoints.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

organizationId of the Organization to delete

string
required

The email address of the member to lookup.

Responses

400

Invalid OrganizationId

401

You don't have access to the Organization

404

Organization not found

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json