latestSwagger 2.02026-08-08247095.4 KB

87f442a3336e

contact

Preview a contact(Async)

Preview the available data points based on a given social url like LinkedIn. It highlights whether all the data points are available or not and sends a callback to the given webhookUrl

post/contact/async-preview/v1-hold

Request body

socialURLstring required

socialURL

callbackURLstring required

callbackURL

Example request

{
  "socialURL": "linkedin.com/in/toddfearn"
}

Response

OK