E911 Address -- Update

Update E911 address of the given user.

Added on May 25, 2021 for API v2.

Rate limit: 1200 per minute.

Path Params
int64
required

The user's id. ('me' can be used if you are using a user level API key)

Body Params
string | null
required

[single-line only]

Line 1 of the new E911 address.

string | null

[single-line only]

Line 2 of the new E911 address.

string | null
required

[single-line only]

City of the new E911 address.

string | null
required

Country of the new E911 address.

string | null
required

[single-line only]

State or Province of the new E911 address.

boolean | null

Whether to use the validated address option from our service.

string | null
required

[single-line only]

Zip of the new E911 address.

Response

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