update_hubs_sections_by_section_id_manage_move
Reorder hubs within a Plex media section by specifying the section ID, the hub to move, and an optional hub to place it after. Use this to control hub display order.
Instructions
Move Hub.
PUT /hubs/sections/{sectionId}/manage/move
Args: section_id: The section ID for the hubs to reorder identifier: The identifier of the hub to move after: The identifier of the hub to order this hub after (or empty/missing to put this hub first)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| after | No | ||
| identifier | No | ||
| section_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |