IP Address Override

You can set an IP address on a user that will be used as the effective IP whenever that user makes an request. For example, the actual IP address of the user may be proxied or unreadable at serving time, which would require you to use a stored IP.

An HTTP status of 200 indicates that the IP address was set on the user. If you read the user's key using the /read endpoint, you'll see the new top-level parameter ip with the IP address.

Path Params
int32
required

Your account (network) ID

string
required

This is the IP to exclude

Query Params
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
LoadingLoading…
Response
Choose an example:
text/plain