Skip to main content
DELETE
/
knowledge-base
/
sources
/
{sourceId}
Delete KB Source
curl --request DELETE \
  --url https://api.attention.tech/v2/knowledge-base/sources/{sourceId} \
  --header 'Authorization: <api-key>'
This response has no body data.

Authorizations

Authorization
string
header
required

Path Parameters

sourceId
string
required

The unique identifier of the KB source

Response