Attach Contact Identifier
Authentication
Enter your API key with the Bearer prefix, e.g. ‘Bearer sk_…’.
Path parameters
Contact id (prefixed external id, contact_...).
Headers
Request
The handle - an application user id, an E.164 number, an email address.
Response headers
Response
The handle itself - an application user id, an E.164 number, an email address.
Who vouched for this identifier. Server-assigned, never accepted from a client.
api- your authenticated backend, via this endpoint or a server-to-server session. May be linked to an existing contact.telephony- carrier ANI on an inbound call. Trustworthy as a fact about the call and silent about which of your users it is, so it creates a phone-only contact until you say otherwise.unverified- a self-asserted claim from a public or embedded browser session. Nobody stands behind it, so it never joins a verified contact.
When an authenticated party asserted this identifier. Absent
exactly when asserted_by is unverified, which is what lets you
tell a vouched-for handle from a self-claim without re-deriving it
from the value’s shape.