Tracking - Public

Identify visitor

Identify a visitor by linking visitor_id to email/name/phone.

Called when a visitor submits a form or provides their information.

post/public/tracking/identify

Headers

x-website-tokenstring nullable

Request body

visitor_idstring required

Visitor identifier to link

emailstring required

Visitor email address

namestring nullable

Visitor name

phonestring nullable

Visitor phone number

Response

Successful Response

{"stackTrail":"paths:/public/tracking/identify:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes

No recorded changes to this endpoint across all 1 revision of this API.