Delete Kb Collection V2
AuthorizationBearer <token>
In: header
Path Parameters
collection_id*Collection Id
Response Body
application/json
curl -X DELETE "https://loading/api/v2/kb/collections/string"Empty
{
"detail": [
{
"loc": [
"string"
],
"msg": "string",
"type": "string"
}
]
}