DEPRECATED: This endpoint will be deprecated on August 1st, 2025. Please use the v1 API endpoints instead. Delete data-source from chatbot
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Data-source deletion details
Unique identifier of the chatbot
"c****************1cx4"
Type of data source to delete (WEBSITE | TEXT | QA)
"WEBSITE"
Unique identifier of the data-source item to delete
"d****************2ef5"
Array of unique identifiers for bulk deletion
[
"d****************2ef5",
"e****************3fg6"
]Data-source deleted successfully