Technology Partners Webhooks
DELETE Webhook Topic Subscriptions
Use this DELETE method to unsubscribe your application from notifications on a certain topic_id. Possible topic_id values include:
- 1 - Billing tier upgrade.
- 2 - Billing tier downgrade.
- 3 - Account cancelled.
- 4 - Account disabled.
delete/partner/webhooks/subscriptions/{topic_id}
Path parameters
topic_idstring required
Identifies a webhook topic.
Response
Webhooks subscription successfully deleted.