Update Webhook
Webhooks
Update webhook
Updates an existing webhook
PUT
Update Webhook
Documentation Index
Fetch the complete documentation index at: https://docs.kakiyo.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
ID of the webhook to update
Body
application/json
Webhook properties to update
Example:
"Updated CRM Integration"
Example:
"https://your-app.com/kakiyo/webhook/v2"
Example:
"your_new_webhook_secret"
Available options:
*, linkedin.message.sent, linkedin.message.received, linkedin.invitation.sent, linkedin.invitation.accepted, prospect.qualification.manual, prospect.unqualified Example:
[
"linkedin.message.received",
"prospect.qualification.manual",
"linkedin.message.sent"
]Example:
true
Last modified on January 28, 2026

