Skip to main content
POST
Dismiss Notification

Endpoint

POST /api/notifications/{address}/dismiss Marks one notification as acknowledged.

Parameters

Request Body

Send JSON matching the schema shown in the generated API panel.

Usage Example

Response Structure

The generated API panel lists the response schema for status codes: 200, 400, 500. Error responses generally return an error or message field.

Path Parameters

address
string
required

Wallet address.

Body

application/json
notificationId
integer
required

Response

Successful response

success
boolean