For Workers & Pages, what is the name of the domain?
What is the issue or error you’re encountering
Hello Cloudflare Community, I’m using the Create Ruleset Rule API and noticed an inconsistency between the documentation and the example response provided. According to the Response section of the docs, when the API returns a 200 status code, the errors field should be empty. However, in the Response Example, the errors field contains an error message despite the status being 200. This raises a few questions: If the status is 200 but errors contains errors, should I treat the operation as successful? Is this a documentation oversight, or does the API intentionally behave this way to indicate partial success?
What are the steps to reproduce the issue?
This is the doc link Cloudflare API Documentation
Just scroll a little and you will be able to see the Response and the Response example.