Updating a Contact via non-Drift ID

PATCH https://driftapi.com/contacts/normalize?idType={type}&id={id}

This end point will behave identically to PATCH https://devdrift.com/contacts/{contactId}

Supported identifier types: drift, external, and anonymous

Identifier TypeDescription
driftThe default identifier. Must be numeric.
externalAn optional identifier controlled by an organization. Drift will not overwrite this value unless instructed by the organization.
anonymousA Drift generated identifier for when the underlying contact may be in a flux.