Skip to Content
APIIBA MobileNotifications

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'

View source on GitHub → 


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'

View source on GitHub → 

Last updated on