Manage Source Data
Since Source Data has been created which is able employ following API for further operation
Function | Description | API Link |
---|---|---|
Get Source Data status | To query status and detail content | GET bv/aisk/v1/Sources/{id} |
Update Source Data | To update source content | PUT bv/aisk/v1/Sources/{id} |
Delete Source Data | To delete source data If knowledge base had linked to deleted source data will become unavailable | DELETE bv/aisk/v1/Sources/{id} |