com.atproto.server.updateEmail
#main
Update an account's email.
Input
- Encoding: application/json
| Property | Type | Known Values | Required | Description |
|---|---|---|---|---|
| string | - | ✅ | - | |
| emailAuthFactor | boolean | - | ❌ | - |
| token | string | - | ❌ | Requires a token from com.atproto.sever.requestEmailUpdate if the account's email has been confirmed. |