Update Webhook Subscription

Endpoint to update a specific WebhookSubscription.

Path Params
string
required

The WebhookSubscription ID.

Body Params
string

The URL of the WebhookSubscription.

enabled_events
array of objects

The list of the WebhookSubscription enabled events.

enabled_events
string

The description of the WebhookSubscription.

boolean

The status of the WebhookSubscription (if false, notifications are not sent).

Headers
string
required
Defaults to {{fingerprint}}

Advanced authentication: SHA512SUM of the Fingerprint order values.

string
required
Defaults to {{fingerprint_signature}}

Advanced authentication: Signature of the X-Soldo-Fingerprint.

Responses

400

Your request has missing arguments or is malformed.

404

One or more resource requested does not exist.

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