themes_set_slide
Update a specific slide in a ProPresenter theme by providing the theme ID, slide identifier, and new slide data to modify presentation content.
Instructions
Update a specific slide in a theme
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The ID of the theme | |
| themeSlide | Yes | The slide identifier within the theme | |
| slideData | Yes | The slide data to set |