Skip to main content
DELETE
/
v3
/
countries
/
{country}
Delete Country
curl --request DELETE \
  --url https://api.{tenant}.getomneo.com/api/v3/countries/{country}
{
  "message": "<string>"
}

Path Parameters

country
integer
required

The country ID

Response

No content