app.ocho.auth.updateHandle

ocho-lexicons.ocho.app

{
  "id": "app.ocho.auth.updateHandle",
  "defs": {
    "main": {
      "type": "procedure",
      "input": {
        "schema": {
          "type": "object",
          "required": [
            "handle"
          ],
          "properties": {
            "handle": {
              "type": "string",
              "format": "handle",
              "description": "The new handle."
            }
          }
        },
        "encoding": "application/json"
      },
      "description": "Updates the current account's handle. Verifies handle validity, and updates did:plc document if necessary. Implemented by PDS, and requires auth."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against app.ocho.auth.updateHandle

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:jm4zwg4raokwfysioe7767zh
CID
bafyreietoc6gl3k4u4a7qn7vn55p77zabx3qfzooge32tt7nwzshbfyuyi
Indexed At
2026-01-12 09:39 UTC
AT-URI
at://did:plc:jm4zwg4raokwfysioe7767zh/com.atproto.lexicon.schema/app.ocho.auth.updateHandle

Lexicon Garden

@