Members
Update Member
Update an existing member
PATCH
Path Parameters
The member’s unique identifier
Request Body
Update the member’s email address
Update the member’s full name
Update the member’s avatar URL
Change the member’s plan
Update status:
active, inactive, pendingUpdate custom metadata (merged with existing)
Response
Whether the request was successful
The updated member object
Notes
- Only provided fields will be updated
- Metadata is merged with existing metadata (use
nullto remove a key) - Changing email will require re-verification if email confirmation is enabled
- Plan changes take effect immediately