curl --request POST \
--url https://revive-api-v2-production.herokuapp.com/v1/app-config/feature-flags/{app} \
--header 'Content-Type: application/json' \
--data '{}'curl --request POST \
--url https://revive-api-v2-production.herokuapp.com/v1/app-config/feature-flags/{app} \
--header 'Content-Type: application/json' \
--data '{}'