confirm: true, otherwise 422.{
"network": true,
"confirm": false
}curl --location 'https://api.servebolt.io/v1/environments//wordpress/core/update-db' \
--header 'Content-Type: application/json' \
--data '{
"network": true,
"confirm": false
}'