Module Cephalopod_models.Com_Atproto_Server_RequestEmailUpdate

lexicon "com.atproto.server.requestEmailUpdate"

def main

type main_output = {
  1. tokenRequired : bool;
}
val show_main_output : main_output -> Ppx_deriving_runtime.string
val main_output_of_value : main_output Cephalopod_dasl.Value.Util.conv
val main_output_to_value : main_output -> Cephalopod_dasl.Value.t
val main : (unit, unit, main_output, unit) Base.procedure

Request a token in order to update email.