Module Cephalopod_models.Com_Atproto_Identity_UpdateHandle

lexicon "com.atproto.identity.updateHandle"

def main

type main_input = {
  1. handle : string;
    (*

    The new handle. format: "Handle"

    *)
}
val show_main_input : main_input -> Ppx_deriving_runtime.string
val main_input_to_value : main_input -> Cephalopod_dasl.Value.t
val main : (unit, main_input, unit, unit) Base.procedure

Updates the current account's handle. Verifies handle validity, and updates did:plc document if necessary. Implemented by PDS, and requires auth.