curl --location '/app/api/user/userpush' \ --header 'User-Id;' \ --header 'Bundle;' \ --header 'Content-Type: application/json' \ --data '{}'
{}