Delete Country

This API endpoint is used to remove a country, this request only can be made by user level 0 (Type: Administrator)

Using Ordering SDK


const response = await ordering.countries(countryId).delete();

Language
Authorization
Header
Click Try It! to start a request and see the response here!