Phone Verification
Create a BYO SMS Verification
POST
/
entities
/
{ent_id}
/
verification_sessions
Bring-Your-Own SMS (BYO SMS) creates a new to inform Method that this Entity’s phone number has already been verified via non-Method verifications skipping the phone verification requirement.
This Verification type is restricted and require pre-approval. Contact your Method CSM for more information.
Path Parameters
ent_id
string
The ID of the Entity.
Body
type
enum
requiredThe EntityVerificationSession will be verifying the Entity's phone. Must be phone
method
enum
requiredThe Entity's phone was verified via non-Method verifications. Must be byo_sms
byo_sms
object
requiredThe BYO SMS verification configuration.
Returns
Returns an object.