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