Modify notification

Update the properties of a notification.

Path Params
string
required

finX ID of notification.

Body Params
url

Notification messages will be sent to this URL. The URL schemes https and http are used for webhooks.

string
length between 1 and 1024

An arbitrary string to maintain state between this request and the callback, e.g. it might contain a session ID from your application. The value should also contain a random component, which your application checks to prevent cross-site request forgery.

string

Notification key

Headers
string
enum
required

The Content-Type entity header is used to indicate the media type of the request.

Allowed:
Responses

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