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
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |
RESPONSES
status: OK
{}