const response = await fetch(
    Fission.apiUrl(endpoints, "/user/email/resend"),
    {
      method: "POST",
      headers: {