LinkedDataSourceBatchError

LinkedDataSourceBatchError
LinkedDataSourceBatchError

Errors that occur during the batch-linking of data sources to a knowledge base.

JSON Example
{
    "target_id": "string",
    "detail": {
        "error_code": "string",
        "loc": [
            {}
        ],
        "msg": "string",
        "type": "string",
        "value": "string"
    }
}
string As uuid As uuid
target_id
Required

ID of the object for the operation

detail
Required

Error details for a failing API request.