Vertical Insure
Webhooks

Delete webhook

DELETE
/v1/webhooks/{webhook_id}

Authorization

basic auth
AuthorizationBasic <token>

Authorization header with value of Basic <auth string> where the auth string value is a base64 encoded string of <client id>:<client secret>

In: header

Path Parameters

webhook_id*string
Formatuuid

Response Body

curl -X DELETE "https://api.verticalinsure.com/v1/webhooks/497f6eca-6276-4993-bfeb-53cbbbba6f08"
Empty