Python
Webhooks
Delete a specific webhook
Deletes a specific webhook using the webhook object ID.
DELETE
Python
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