Magento2 cloud fastly bypass specific URL

I’ve a magento 2 commerce site(hosted on magento cloud, it is using fastly full page cache) when it saving customer additional address, it will show

The requested URL was rejected.

For additional information, please contact support and provide this reference ID:

ca021a552d6bc561cc2e95e626ee68c2750f4ac24571eb1fc249a0941832b1ea

Go Back

Here is the target form post action

https://www.example.com/customer/address/formPost/id/1450/

Is it possible to set about url (https://www.example.com/customer/address/formPost/*) bypass fastly cache?