Add Country

POST {{BASE_URL}}/country

Request Body

{"name"=>"India", "code"=>"IN"}

HEADERS

KeyDatatypeRequiredDescription
Authorizationstring