Add country public score

POST {{baseUrl}}/countries/:countryCode

Add audience score for a specific country using country code

Request Body

{"type"=>"public", "score"=>42}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring

RESPONSES

status: OK

{}