API Reference

Update Address for User

Log in to see full request history
Path Params
string
required
length ≤ 64
Defaults to ~

This is the main organization name. This is used to link resource to its group/tenant/organization/enterprise. Then using in path for GET you can set to "~" to use the domain name linked to your token/key instead of the domain name itself when reading for your own domain.

string
required
length between 0 and 16
Defaults to ~

This is the main user extension for the user account. ~ can be used to mean "my account" which will extract the user from the token/key used for authentication.

string
required
Body Params
string
required

This is the name label for the address

string
required

This is the caller's name for the address

string
required

This is the address line 1 for the address

string | null

This is the address line 2 for the address

string
required

This is the city for the address

string
required

This is the state or province (Canadian) abbreviation for the address

string
required

This is the postal code for the address

string
required

This is the country appreviation for the address

string | null

This is an optional location description for the address

string | null

This is the public IP of the client window creating the address.

string
required

This is a return value of the formatted PIDFLO standardized value for the address

string | null

This is the carrier name for the address

Responses

Language
Credentials
URL
Click Try It! to start a request and see the response here! Or choose an example:
application/json