Home > @vsf-enterprise/bigcommerce-api > CreateSiteParams

# CreateSiteParams interface

Necessary parameters to create channel site.

Signature:

export interface CreateSiteParams 

# Properties

Property Type Description
channel_id number The channel this site is attached to. Each site belongs to a single channel, and each channel can have either zero or one sites.
url string The Fully Qualified URL (including host and scheme) where this site is hosted. All URLs generated for this site will be appended to this. Example: http://myvuestorefrontbigcommerce.com