Python
Webhooks
Delete a specific webhook
Deletes a specific webhook using the webhook object ID.
DELETE
Python
Documentation Index
Fetch the complete documentation index at: https://docs.goshippo.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API key authentication using the ShippoToken scheme. Format: Authorization: ShippoToken <API_TOKEN> Example: Authorization: ShippoToken shippo_live_abc123
Path Parameters
Object ID of the webhook to delete
Response
204
Webhook deleted successfully