Delete QA

/rest/vl/projects/{proiectId}/knowledge/ga/{id}

This endpoint removes a chunk with the specified QA from the project with the specified id

Parameters

{     "projectId": "string",     "id": "string" }

Responses

Successful deletion, no content returned

Possible response codes:

Forbidden: User does not have permission

Not Found: QA or Project not found

Server Error: Unexpected server error

Was this article helpful to you? Yes No

How can we help?