Delete webhook
Delete a webhook endpoint, stopping all event notifications to that URL.
Use this to:
- Remove outdated or compromised endpoints
- Manage your integrations and event subscriptions
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Response
Unique identifier for the object.
The URL of the webhook endpoint.
The list of events to enable for this endpoint.
*, label.generated, shipment.updated, manifest.created, document.uploaded, taxes.collection.ready, taxes.collection.updated, taxes.collection.cancelled, taxes.collection.exception, product.classification.complete, product.updated The endpoint’s secret, used to generate webhook signatures. Only returned at creation.
The status of the webhook. It can be enabled or disabled.
An optional description of what the webhook is used for.
Set of key-value pairs that you can attach to an object. This can be useful for storing additional information about the object in a structured format.