Skip to main content

Add Bots to Allowlist

POST 

/partner/settings/bot_control/allowed/:user_domain_idx

Add bots to the allow list for the specified domain.

Request

Responses

200Success
Response 200
{
"message": {
"key": "RES000000",
"value": "success"
},
"data": [
"AhrefsBot"
]
}
Schema Details
FieldTypeDescription
messageobject
dataarrayList of added bot names