To anyone who might be having the same issue and until Cloudflare provides an option in the dashboard to unset the value, I ended up having to clone the PATCH request to set the CPU Limit and explicitly set a new value to null. So where it normally says "cpu_ms": 123 on the payload, just set it to "cpu_ms": null