Mapping
Map multiple URLs based on options
post/map
Request body
Example request
{
"location": {
"languages": [
"en-US"
]
},
"threatProtection": {
"riskScoreThreshold": 75
}
}Response
Successful response
{
"location": {
"languages": [
"en-US"
]
},
"threatProtection": {
"riskScoreThreshold": 75
}
}Successful response