Webhook
Copy Page
Growby
Start Guide
Getting Started
API Reference
Messages
Template Messages
Send Text Message
Send Interactive Message
Send Media Message
Session Messages
Send Text Message
Send Image Message
Send Video Message
Send Audio Message
Send Document Message
Send Interactive Reply Message
Incoming Messages
Received Text Message
Received Message with Reaction
Received Media Message with Image
Received Callback from a Quick Reply Button Click
Other
Message Status & Typing Indicator
Template
List Templates
GET
Create Template
POST
Delete Template
DELETE
Upload Media
POST
WABA
List WABA
GET
Retrieve WABA Details from Meta
GET
Retrieve WhatsApp Business Profile Detail
GET
Update WhatsApp Business Profile
POST
Upload WhatsApp Business Profile
POST
Partner
Integration Guide - Option 1
Integration Guide - Option 2
Project
Create Project
POST
List Projects
GET
Update Project
PUT
Retrieve Project
GET
Activity Logs
All Event Logs
Incoming Message Logs
Message Status Logs
Other Event Logs
Multiple Event Types
Knowledge Base
Programming Languages
Python
Node.js
PHP
Laravel
Java
C# .NET
Product
Changelog
Webhook
/v1/webhook/config
POST
/v1/webhook/config
GET
/v1/webhook/config/{projectId}
GET
/v1/webhook/details/{webhookId}
GET
/v1/webhook/config/{webhookId}
PUT
/v1/webhook/config/{webhookId}
DELETE
Schemas
Schemas
Template Message
401/403 Message Response
AccountLoginRequest
APIKeyDto
ReadTypingIndicatorRequest
AccountRegisterRequest
TypingIndicator
PartnerConfigDto
LoginResponse
PartnerInfoDto
WABASignUp
OrderCheckoutDto
OrderDto
OrderStatusEnum
PaymentGatewayDto
Knowledge Base
Address
Account
Webhook
CommonResponse
AccountDetailDto
WebhookConfigDto
CreateOrUpdateProjectRequest
Contact
WebhookConfiguration
Error
ContactName
Button
WebhookLogDto
ErrorResponse
CarouselCard
Email
ClientData
Component
ProjectDetailDto
ProjectWABADetail
Interactive
WABADetail
InteractiveAction
WABADto
InteractiveBody
CreateTemplateRequest
InteractiveButton
InteractiveFooter
CreateWebhookConfigRequest
InteractiveHeader
InteractiveMedia
Example
InteractiveProductItem
InteractiveProductSection
InteractiveReply
InteractiveRow
InteractiveSection
Location
Media
MessageRequest
MessageResponse
MessageTemplate
Organization
LimitedTimeOffer
Phone
Reaction
Response
TemplateAction
NamedParameter
TemplateButtons
TemplateCarousel
TemplateComponent
TemplateCurrency
PaginatedWebhookLogsResponse
TemplateDateTime
PartnerClientSession
TemplateLimitedTimeOffer
PartnerClientSessionDto
TemplateMedia
TemplateParameter
TemplateProductItem
TemplateSection
TemplateTapTargetConfiguration
SupportedApp
Text
Url
WhatsAppBusinessProfile
UploadMedia
Webhook
Copy Page
/v1/webhook/config/{webhookId}
DELETE
/v1/webhook/config/{webhookId}
Try it
Run in Apidog
Run in Apidog
Request
Path Params
Generate Code
Responses
🟢
200
application/json
OK
Body
application/json
Generate Code
ðŸŸ
400
ðŸŸ
401
ðŸŸ
403
ðŸŸ
404
🔴
500
Request
Request Example
Shell
JavaScript
Java
Swift
cURL
cURL-Windows
Httpie
wget
PowerShell
curl
--location
--request
DELETE
'https://api.sendzen.io/v1/webhook/config/'
Response
Response Example
200 -
Example 1
true
Modified atÂ
2026-07-22 12:47:16
Previous
/v1/webhook/config/{webhookId}
Next
Template Message