Skip to content

Delete Webhook

Request

This operation delete the webhook

Security
bearerAuth
Path
webHookConfigIDstringrequired

This is unique id of webhook which will get from create webhook config api.

curl -i -X DELETE \
  'https://api-sandbox.sendpro360.pitneybowes.com/webhook/api/v1/webhookConfig/{webHookConfigID}' \
  -H 'Authorization: Bearer <YOUR_TOKEN_HERE>'

Responses

Webhook deleted successful

Response
No content