HomeGuidesAPI Reference
Log In
API Reference

Modify notification

Update the properties of a notification.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
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
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json