bulkCreateInfoSections( )


Creates multiple info sections.

Method Declaration
Copy
Method Parameters
infoSectionsArray<InfoSection>Required

Info sections to create.


optionsBulkCreateInfoSectionsOptions
Returns
Return Type:Promise<BulkCreateInfoSectionsResponse>
Errors
400Invalid Argument

There are 2 errors with this status code.

This method may also return standard errors. Learn more about standard Wix errors.

Did this help?