Add PDF files or text content as sources to an existing knowledge base.
The API Key created in Rounded Studio.
Successfully added sources to knowledge base
The updated knowledge base data.
Response message indicating the result of the operation.
{
"details": [
{
"field": "email",
"message": "Invalid email format"
}
],
"message": "An error occurred while processing your request",
"status": 400,
"type": "generic_error"
}HTTP status code of the response.