|
Resource | Description | Methods |
---|---|---|
/registry/device | RESTful API for Device registration. | POST |
/registry/device/importer | API for uploading JSON file to allow massive device registration (aka import). | POST |
/registry/device/{token} | RESTful API for Device unregistration. | DELETE |
/sender | RESTful API for sending Push Notifications. | POST |
|