v1

latestOpenAPI 3.1.02026-08-06236494759.4 KB
Webhook Subscriptions

Delete Webhook Subscription

Endpoint to delete a specific WebhookSubscription.

delete/business/v2/webhooks/subscriptions/{webhookSubscriptionId}

Path parameters

webhookSubscriptionIdstring required

The WebhookSubscription ID.

Example:7bf79328-a7ae-4222-aa54-091ff7f429a7

Headers

X-Soldo-Fingerprintstring required

Advanced authentication: SHA512SUM of the fingerprint values listed in the fingerprint order for this endpoint.

Example:{{fingerprint}}
X-Soldo-Fingerprint-Signaturestring required

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

Example:{{fingerprint_signature}}

Response

No content as result.