State

Update state by its id

Update state by its id

put/states/{stateId}

Path parameters

stateIdinteger required

ID of state to update

Query parameters

tokenstring string required

OAuth token

Request body

country_idinteger
namestring
state_codestring
is_activeinteger

Response

State updated

idinteger
created_atstring
updated_atstring
country_idinteger
namestring
slugstring
state_codestring
is_activeinteger

Changes

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