Push Service REST APIs
REST APIs
You can use the Push Service REST APIs to work with notifications.
- Use Administration service REST API for adapters and applications.
- Use Push service REST API to access Push functions from a REST API endpoint.
Swagger
In the development environment provided by the DevKit Installer you can also access the Push REST APIs from a Swagger UI. To access it, load the following URL: http://localhost:9080/doc/?url=/imfpush/v1/swagger.json.
▲Last modified on