Sources
Delete source
Delete a knowledge-base source and restore usage quota
DELETE
Deletes a knowledge-base source (file, URL, or domain) and restores related usage quota.
Authentication
string
required
Project API key for this organization and project. Format:
bot_live_…Path parameters
string
required
Organization ID. Must match the API key.
string
required
Project ID. Must match the API key.
string
required
Source / document ID.
Response
Success message.data is typically null.
Errors
Unauthorized
Missing, invalid, or revoked API key.
Forbidden
API key is not authorized for this organization or project.
Not Found
Source not found.

