Backfill in-progress. Some lexicons and records may be missing or incomplete.

com.atproto.admin.updateAccountEmail

atproto-lexicons.bsky.social

{
  "id": "com.atproto.admin.updateAccountEmail",
  "defs": {
    "main": {
      "type": "procedure",
      "input": {
        "schema": {
          "type": "object",
          "required": [
            "account",
            "email"
          ],
          "properties": {
            "email": {
              "type": "string"
            },
            "account": {
              "type": "string",
              "format": "at-identifier",
              "description": "The handle or DID of the repo."
            }
          }
        },
        "encoding": "application/json"
      },
      "description": "Administrative action to update an account's email."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against com.atproto.admin.updateAccountEmail

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:6msi3pj7krzih5qxqtryxlzw
CID
bafyreidlzhtftznouwxruqumookeupzk4iytlvm5giwziuv4m7wzi76lf4
Indexed At
2026-01-09 12:47 UTC
AT-URI
at://did:plc:6msi3pj7krzih5qxqtryxlzw/com.atproto.lexicon.schema/com.atproto.admin.updateAccountEmail

Lexicon Garden

@