Skip to main content

Bot Blocking Status

GET 

/partner/settings/toggle_bot_control/:user_domain_idx

Retrieve the ON/OFF status of bot blocking for the specified domain.

Request

Responses

200Success
Response 200
{
"message": {
"key": "RES000000",
"value": "success"
},
"data": {
"bad_bot": "OFF",
"good_bot": "OFF"
}
}
Schema Details
FieldTypeDescription
messageobject
dataobject