Skip to main content
POST
Add a new City

Query Parameters

depth
integer

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

Body

application/json
state
required

City is uniquely identified by State

name
string
required

City is uniquely identified by Name

Response

City Added

data
City · object
Example:
success
boolean