Skip to main content

Change member login email

PATCH 

/memberships/:scopeKind/:scopePid/members/:memberPid/email

Updates the login email for memberPid in the path scope, cascading to credentials and forcing re-login. Requires a trusted origin and scope owner/admin; admins cannot change an owner's email. Returns 409 when the new email is already in use; returns 404 when the member is not in the scope.

Request

Responses

Success