curl --request DELETE \
--url https://gateway-dev.shipbob.dev/2025-07/webhook/{id} \
--header 'Authorization: Bearer <token>'This endpoint deletes a webhook subscription.
curl --request DELETE \
--url https://gateway-dev.shipbob.dev/2025-07/webhook/{id} \
--header 'Authorization: Bearer <token>'