post https://tenants-gateway-api-sbx.sidedrawersbx.com/api/v1/tenants/marketplace/tenant/tenant-id//connections/connection-id//requests/import
Imports a marketplace request configuration from a JSON file, creating or updating the request.
**Key Features:**
- Creates new request or updates existing request by name matching
- Maps request to specified connection
- Supports cross-environment import with brand code mapping
- Validates request configuration and connection compatibility
- Preserves request mappings and configuration options
**Import Behavior:**
- If request name exists in connection: Updates existing request
- If request name is new: Creates new request
- Connection ID from URL takes precedence over file data
**Use Cases:**
- Restore request configurations from backup
- Migrate requests between environments
- Deploy request templates to new connections
- Bulk configuration management.