create_theme
Create a new Shopify theme from a public ZIP URL or staged upload URL. New themes are unpublished by default.
Instructions
Create a new theme from a public ZIP URL or a staged upload URL. New themes are UNPUBLISHED by default. Requires write_themes access scope.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| source | Yes | Public URL of a theme ZIP file or a staged upload URL. | |
| name | No | Display name for the theme. | |
| role | No | Theme role. Default: UNPUBLISHED. Use DEVELOPMENT for temporary dev themes. |