Delete Webhook Subscription
https://qa.api.wealthcare.com/notifications/1.1/subscriptions/webhooks/{subscriptionId}
Delete a specific subscription. This will remove the subscription and stop sending events to the webhook.
Required Scopes:
notifications_subscriptions_delete
Request
-
subscriptionId string <uuid> Required
The unique identifier for the subscription.
Response
Response Headers
No response yet.
Response Body
No response yet.