Cloudflare API Permissions Issue

Error trying to patch a DNS record. I am able to do this via the website and permissions given in the API but I still have this message.

“success”:false,“errors”:[{“code”:10000,“message”:“PATCH method not allowed for the api_token authentication scheme”}]}

That error indicates the token is not scoped properly to do the action you were trying. Were you able to resolve this?

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.