PublishTheme
Publishes a theme to make it the live storefront theme.
Input
| Name | Type | Description |
| Id | String | The Id of the theme to be published. |
Result Set Columns
| Name | Type | Description |
| Success | Boolean | Indicates whether the operation executed successfully. |
| Details | String | Additional details about the execution of the operation. |
| Id | String | A globally unique Id of the published theme. |