UpdateMemberRequest

Schema

Fields

· 4
email 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

  • active
  • blocked

Used by

· 1 operation