When we attempt to submit reports via the Cloudflare Abuse Reports API, we consistently receive:
HTTP 401 — client is not authorized to do this operation
Example response:
{ "result": "error", "msg": "client is not authorized to do this operation" }
Endpoint:
POST /accounts/{account_id}/abuse-reports/{report_param} (report type: abuse_dmca)
Question
Is DMCA/copyright reporting via the Abuse Reports API currently restricted?
If yes:
What are the prerequisites to enable this capability?
Is there an allowlist / Trusted Reporter onboarding process?
Which team or channel handles access for verified reporters?
Cloudflare support redirected us only to the public Abuse Reporting Form, but our request is specifically about API authorization / trusted reporter access, not a single report.