{ "type": "string", "enable": true }
curl --location --request PUT '/account/notify_push_manager' \ --header 'Content-Type: application/json' \ --data-raw '{ "type": "string", "enable": true }'
{}