PublishTheme
Publishes a selected theme as the active storefront theme.
Input
| Name | Type | Description |
| Id | String | The unique identifier of the theme to be published to the store. |
Result Set Columns
| Name | Type | Description |
| Success | Boolean | Indicates whether the theme publishing operation completed successfully. |
| Details | String | Provides additional information or status details about the outcome of the theme publishing process. |
| Id | String | The globally unique identifier of the published theme returned upon successful completion of the operation. |