/
OP
openzeppelin
/
OpenZeppelin Relayer API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 1h ago · Updated 1mo ago
Details
Filter operations
Health
2
Metrics
3
Networks
3
Notifications
5
get
Notification routes implementation
post
Creates a new notification.
get
Retrieves details of a specific notification by ID.
delete
Deletes a notification by ID.
patch
Updates an existing notification.
Plugins
5
Relayers
20
Signers
5
Notifications
Deletes a notification by ID.
delete
/api/v1/notifications/{notification_id}
Path parameters
notification_id
string
required
Notification ID
Response
Notification deleted successfully
ApiResponseString
required
data
string
error
string
metadata
PluginMetadata
pagination
PaginationMeta
success
boolean
required
Changes