Create Address for Domain

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.

Body Params
string
required

This is an autogenerated ID for the Address.

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

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

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