Update a user's country

POST {{baseUrl}}/users/:id/change-country

Change country of user

Request Body

{"newCountryCode"=>"<string>"}

HEADERS

KeyDatatypeRequiredDescription
x-versionstring(Required) Specifies the version of the resource
x-user-rolestring(Required) Specifies the user role with which the user intends to perform the operation
Content-Typestring
Acceptstring