Skip to content

Update an existing country

POST
/rest/v1/country/country/{alpha2}

Parameters

Path Parameters

alpha2*

Alpha-2 code of the country to update

Type
string
Required

Request Body

application/json
JSON
"string"

Responses

Country updated successfully

application/json
JSON
"string"

Playground

Variables
Key
Value
Body

Samples

Powered by VitePress OpenAPI