Can't access zone rulesets via api no matter what permission I give my API token

Getting "request is not authorized" when calling https://api.cloudflare.com/client/v4/zones/{{ $json.zone_id }}/rulesets/phases/http_request_dynamic_redirect/entrypoint
Note that I can easily call https://api.cloudflare.com/client/v4/zones/{{ $json.zone_id }}/rulesets/ and get an answer
Was this page helpful?