Notifications

Notificationslink

GET/v1/notifications

Get Notifications

lock

Requires Bearer token authentication.

Responses

Successful response

null
boltTry it
env
GEThttps://api.example.com/v1/v1/notifications

Code samples

curl -X GET 'https://api.example.com/v1/v1/notifications'
PATCH/v1/notifications/123/read

Mark Notification Read

lock

Requires Bearer token authentication.

Responses

Successful response

null
boltTry it
env
PATCHhttps://api.example.com/v1/v1/notifications/123/read

Request body

Code samples

curl -X PATCH 'https://api.example.com/v1/v1/notifications/123/read'
Notifications — Portal Number 2 Testing