Skip to main content
PATCH

Path Parameters

string
required
The member’s unique identifier

Request Body

string
Update the member’s email address
string
Update the member’s full name
string
Update the member’s avatar URL
string
Change the member’s plan
string
Update status: active, inactive, pending
object
Update custom metadata (merged with existing)

Response

boolean
Whether the request was successful
object
The updated member object

Notes

  • Only provided fields will be updated
  • Metadata is merged with existing metadata (use null to remove a key)
  • Changing email will require re-verification if email confirmation is enabled
  • Plan changes take effect immediately