Dynamic Push Notifications

Is it possible to queue ionic push notifications via REST?

I want to be able to have my server send a new push notification when a new image is upload from my app. I know how to do this with PHP and the Apple PN server but I’m hoping I can do ith with the ionic PN server instead.