pydo.genai.delete_scheduled_indexing()
Generated on 16 Feb 2026
from pydo version
v0.26.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.