curl --location '/account/push/registerFirebase' \ --header 'Content-Type: application/json' \ --data '{ "fcmToken": "string" }'
{ "success": true }