Skip to content

Instantly share code, notes, and snippets.

@jmnsf
Created April 30, 2015 15:49
Show Gist options
  • Save jmnsf/d1478bbe085f06ae6ed2 to your computer and use it in GitHub Desktop.
Save jmnsf/d1478bbe085f06ae6ed2 to your computer and use it in GitHub Desktop.
Liquid Aliasing Endpoint

Endpoint: POST /collect/aliases

Request Headers:

Key Value
"Authorization" "Token " + token
"Accept" "application/vnd.lqd.v1+json"
"Content-Type" "application/json"
"Accept-Encoding" "gzip"

Request params (body):

Property Type Description
unique_id string New unique_id
unique_id_alias string Old unique_id
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment