Add Interest To A User

This pixel endpoint adds an Interest to a specific UserKey via query params. Calling this endpoint multiple times will add multiple Interests.

📘

Interests are also called Flight Categories. To see what Interests have already been created in the system, you'll want to use the List Network Categories Endpoint or List Flight Categories Endpoint.

👍

Note that the user key supplied in the user object will override a user key set via the azk cookie.

Path Params
int32
required

Your account (network) ID

Query Params
string
required

UserDB ID for the user

string
required

The interest category friendly name you want to tie to the user

string

Appends one or more key/value pairs to be shipped to UserDB logs. In the format ?property:Key1=Value&property:Key2=Value etc.

Response

Language
URL
Request
Choose an example:
text/plain