Skip to main content

com.atproto.server.updateEmail

POST 

com.atproto.server.updateEmail

Update an account's email.

Request

Body

required

    email stringrequired
    emailAuthFactor boolean
    token string

    Requires a token from com.atproto.sever.requestEmailUpdate if the account's email has been confirmed.

Responses

OK

Loading...