Updated

SMS Verification

post https://api.kickofflabs.com/v2/CAMPAIGN_ID/verify-phone-number

Verify a lead’s phone number with a confirmation code.

POST /v2/CAMPAIGN_ID/verify-phone-number

Required Parameters

  • api_key: Your account’s API Key
  • phone_number (recommended), email, or social_id: The identity of the lead you wish to verify.
  • code: The code sent to the lead’s phone number.

This API only works with Twilio’s SMS Verification service and it must be configured on your campaign before you can use it.

If you want to verify a lead without using Twilio, you can use generic the Verify Lead API.

© KickoffLabs 2022