curl --location 'https://api.sendzen.io/v1/webhook/config'[
{
"id": "string",
"project_id": 0,
"waba_id": 0,
"webhook_name": "string",
"timeout": 0,
"url": "string",
"secret": "string",
"is_active": true,
"subscribed_events": [
"string"
]
}
]