Update a special notification

The PUT /netevia/support/notifications API method is used to update an existing special notification in the Netevia banking application. This allows users to modify a notification’s content, status, or settings based on the provided notification ID.

Functionality:

  • Update Existing Notifications: Modify content, status, or other settings of an existing notification by providing the notification ID.
  • Ensure Accurate Alerts: Keep notifications updated with the latest information or changes.

Key Features:

  • Notification ID Requirement: The notification ID must be included to update the correct notification.
  • Flexible Updates: Supports changes to the notification content, status, and other attributes.
  • User-Centric Modifications: Ensures users receive the most relevant and current information./
📘

Summary:

The PUT /netevia/support/notifications API method allows users to update special notifications in the banking app. By providing the notification ID and necessary updates in the request body, users can ensure that notifications remain accurate and up-to-date. The API requires authentication and returns a success response when the notification is successfully updated.

Body Params
int32
date-time | null
string
enum
Allowed:
string
enum
Allowed:
string | null
string | null
roles
array of objects | null
roles
Allowed:
userIds
array of int32s | null
userIds
string | null
Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
string
enum
Defaults to application/json

Generated from available request content types

Allowed:
Response

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
text/plain
application/json
text/json