create_app_proxy
Create a Shopify app proxy to redirect storefront requests from a sub-path to an external URL. Requires app management permissions.
Instructions
Create an app proxy for an app (requires app management permissions)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | Proxy URL | |
| appId | Yes | App ID | |
| subPath | Yes | Sub-path for the proxy | |
| subPathPrefix | Yes | Sub-path prefix |