Retrievers
Delete Retriever
Delete a Retriever by ID.
delete/api/v1/retrievers/{retriever_id}
Path parameters
retriever_idstring uuid required
Query parameters
project_idstring uuid nullable
organization_idstring uuid nullable
Cookies
sessionstring nullable
Response
Successful Response
Changes
Changed in 2 of the 33 revisions of this API.4
- ○
added the optional property
//to the response with the statusresponse-optional-property-added
- ○
added the optional property
//to the response with the statusresponse-optional-property-added
This revision also has 5 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ○
added the new optional
queryrequest parameterorganization_idnew-optional-request-parameter
- ○
added the new optional
queryrequest parameterproject_idnew-optional-request-parameter
This revision also has 4 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○