Create an Address resource

This endpoint allows you to create a new Address for an account.

Path Params
string
required

The Main Account Sid that will be responsible for the new Address resource. Pattern: ^AC[0-9a-fA-F]{32}$ Min length: 34 Max length: 34

Form Data
string
required

The name to associate with the new address.

string
required

The number and street address of the new address.

string
required

The city of the new address.

string
required

The state or region of the new address.

string
required

The postal code of the new address.

string
required

The ISO country code of the new address.

string

A descriptive string that you create to describe the new address. It can be up to 64 characters long

boolean

Whether to enable emergency calling on the new address. Can be: true or false.

boolean

Whether we should automatically correct the address. Can be: true or false and the default is true. If empty or true, we will correct the address you provide if necessary. If false, we won't alter the address you provide.

string

The additional number and street address of the address.

Responses

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