IBA Mobile — Notifications
2 endpoints. Server: https://api.tunnelflight.com/api
Get all
GET /account/notifications
Responses
2XX — Successful response
Try it
curl --request GET \ --url 'https://api.tunnelflight.com/api/account/notifications'Read
PUT /account/notifications/read/852876
Responses
2XX — Successful response
Try it
curl --request PUT \ --url 'https://api.tunnelflight.com/api/account/notifications/read/852876'Last updated on