delete
https://sandbox.bond.tech/api/v0/webhooks/
Deletes a webhook subscription
Doc References
Removing a webhook subscription
Managing webhook subscriptions
200{
"deleted_at": "2020-11-17T12:39:24.546147",
"date_created": "2020-11-17T12:39:12.846994",
"webhook_id": "d2413481-6564-4977-a1cc-aefcba5f89b6",
"callback_url": "https://hostname.com/webhook/route",
"description": "KYC state changes.",
"events": [
"kyc.verification.success",
"kyc.verification.failure",
"kyc.verification.kba",
"kyc.verification.error",
"kyc.verification.timeout"
],
"status": "disabled",
"secret": "whsec_fmLMp39V+u4q8mQsizj+LTELLO5j5m0z"
}
