# Push notifications

Send push notifications to EGYM mobile apps

## Sent notification using accountId

 - [POST /api/v2/accounts/{accountId}/notifications](https://developer.egym.com/mms-api-v2/apis/mms-v2/push-notifications/sendpushnotificationbyaccountid.md): Simple fire and forget operation to sent notification

## Sent notification using membershipId

 - [POST /api/v2/accounts/membership/{membershipId}/notifications](https://developer.egym.com/mms-api-v2/apis/mms-v2/push-notifications/sendpushnotificationbymembershipid.md): Simple fire and forget operation to sent notification

