Hi CF Community,
I would like to know which account/zone permission is responsible to make use of the API for PageShield.
I see from the below URL that PageShield indeed has API but when creating a token/permissions I do not see anything related to it.
(http://api.cloudflare.com/#page-shield-properties)
Tried at random and ended with HTTP 403
{
"success": false,
"errors": [
{
"code": 10000,
"message": "Authentication error"
}
]
}
Thus, seeking some help with the token permissions.
