curl --location --request POST 'https://api.pixiefixapp.com/api/v1/admin/global/rules-update' \ --header 'Content-Type: application/json' \ --data-raw '{ "is_admin_review_quote": true }'
{}