Skip to main content
DELETE
/
api
/
knowledge-bases
/
{id}
/
webhooks
/
{whId}
Error
A valid request URL is required to generate request examples
{
  "success": true
}

Documentation Index

Fetch the complete documentation index at: https://docs.naturalead.ai/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

Authorization
string
header
required

Bearer token using an API key (format nl_live_* or nl_test_*)

Path Parameters

id
string
required

Knowledge base ID

whId
string
required

Webhook source ID

Response

Deletion confirmed

success
boolean
required
Example:

true