Twilio.Verify.V2.Service.Passkey.FactorService (twilio_elixir v0.1.1)

Copy Markdown View Source

Service for Factor API operations.

Operations: create

Summary

Functions

Create a new Passkeys Factor for the Entity

Functions

create(client, service_sid, params \\ %{}, opts \\ [])

@spec create(Twilio.Client.t(), String.t(), map(), keyword()) ::
  {:ok, map()} | {:ok, map(), map()} | :ok | {:error, Twilio.Error.t()}

Create a new Passkeys Factor for the Entity

Operation: CreateNewFactorPasskey | Tags: VerifyV2NewFactor

Required Parameters

ParameterTypeDescription
friendly_namestring
identitystring

Optional Parameters

ParameterTypeDescription
configobject