fool 2 You can disable it via API 
Here’s how you can find the appropriate setting:
- do it once in our UI with the devtools open,
- examine the calls we make (both the path and the method - GET vs DELETE vs PUT vs PATCH vs POST),
- and then apply them programatically to all your sites.