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
The ID of the Entity.
Body
The EntityVerificationSession will be verifying the Entity's phone. Must be phone
The Entity's phone was verified via non-Method verifications. Must be byo_sms
The BYO SMS verification configuration.
Returns
Returns an object.