Delete Source
Delete a source and its search index records.
Path Parameters
source_id*Source Id
Query Parameters
space_id?|
Optional isolation space guard
Response Body
application/json
application/json
curl -X DELETE "https://example.com/sources/string"{}{
"detail": [
{
"loc": [
"string"
],
"msg": "string",
"type": "string",
"input": null,
"ctx": {}
}
]
}