Upload knowledge file.
POST/api/v2/KnowledgeFile/upload
Upload knowledge file.
Request
Query Parameters
Use this param to override the culture of the response. Options: - en (default) - es
- application/json-patch+json
- application/json
- text/json
- application/*+json
Body
Identifier of the agent.
The url provides the knowledge file to be uploaded
Name by which the uploaded file will be named
Body
Identifier of the agent.
The url provides the knowledge file to be uploaded
Name by which the uploaded file will be named
Body
Identifier of the agent.
The url provides the knowledge file to be uploaded
Name by which the uploaded file will be named
Body
Identifier of the agent.
The url provides the knowledge file to be uploaded
Name by which the uploaded file will be named
Responses
- 200
- 400
- 401
- 403
- 500
Success
There was a validation error. Please check your request data.
- application/json
- Schema
- Example (from schema)
Schema
errors
object
nullable
{
"message": "string",
"errors": {}
}
The user is unauthorized or the session expired
The user does not have permission
There was an unexpected error