Delete a webhook subscription.
Subscriptions
Delete Subscription
Delete a webhook subscription with specific ID if it is currently disabled. This action is irreversible.
DELETE
Delete a webhook subscription.
Documentation Index
Fetch the complete documentation index at: https://docs.fortepayments.io/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
access_token returned by the /auth/v1/oauth2/tokens API call.
Path Parameters
ID of the webhook subscription.
Required string length:
36Pattern:
^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$Response
OK