delete_library_sections_by_section_id_indexes
Clear outdated indexes for a Plex library section by specifying its section ID, allowing fresh index generation.
Instructions
Delete section indexes.
DELETE /library/sections/{sectionId}/indexes
Args: section_id: Section identifier
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| section_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |