City

Creates a new city

Creates a new city

post/cities

Query parameters

tokenstring string required

OAuth token

Request body

country_idinteger
state_idinteger
namestring
city_codestring
is_activeinteger

Response

New city added

idinteger
created_atstring
updated_atstring
country_idinteger
state_idinteger
namestring
slugstring
city_codestring
is_activeinteger

Changes

No recorded changes to this endpoint across all 1 revision of this API.