Skip to main content
POST
/
contacts
/
parse-lid
cURL
curl --request POST \
  --url https://api.zapperapi.com/{instanceId}/contacts/parse-lid \
  --header 'Content-Type: application/json' \
  --data '
{
  "lid": "<string>"
}
'

Body

application/json
lid
string
required

Response

200

Default Response