pydo.genai.delete_scheduled_indexing()
Generated on 20 Oct 2025
from pydo
version
v0.18.0
Description
Delete Scheduled Indexing for knowledge base, send a DELETE request to /v2/gen-ai/scheduled-indexing/{uuid}
.
Parameters
Name | Type | Required | Description | Default Value |
---|---|---|---|---|
uuid |
string | True | UUID of the scheduled indexing |
More Information
See the API spec for this endpoint to view additional detail on responses, headers, parameters, and more.