UpdateMemberRequest
SchemaFields
· 4email string · email· max length: 320 New email address. Will be normalized to lowercase. Returns 409 if it conflicts with another member.
displayName string · max length: 200· nullable New display name, or null to clear.
paid boolean Update the paid status.
status string · enum Set to 'active' to allow access or 'blocked' to deny access.
values
activeblocked