Edit Country

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

Using Ordering SDK


const response = await ordering.countries(countryId).save(changes);

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