UpdateUserResp
- Type: object · GetSignstackUserInfoResp
Returned by the corresponding update / publish endpoint — full updated resource. Same shape as
GetSignstackUserInfoResp.- emailType: stringFormat: emailrequired
User's email address
- firstType: string
Name requiredUser's first name
- isType: boolean
Email Verified requiredWhether the user's email has been verified
- lastType: string
Name requiredUser's last name
- organizationsType: array object[]required
Organizations the user belongs to with their roles
- uidType: stringrequired
User's unique identifier
