Skip to main content
POST
Create a new Address

Query Parameters

depth
integer

The number of levels of related objects to include in the response

Body

application/json
city
object
required

Address is located in City

zip
string
required

Address has ZIP

line1
string
required

Address has Address Line 1

id
string

Address is uniquely identified by id

line2
string

Address has Address Line 2

Response

Address Created

data
Address · object
Example:
success
boolean