bulkUpdateResources( )


Developer Preview

This API is subject to change. Bug fixes and new features will be released based on developer feedback throughout the preview period.

Updates multiple resources.

Refer to Update Resource for more details.

Method Declaration
Copy
Method Parameters
resourcesArray<MaskedResource>Required

Resources to update.


optionsBulkUpdateResourcesOptions
Returns
Return Type:Promise<BulkUpdateResourcesResponse>
Errors
400Invalid Argument

There are 7 errors with this status code.

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

Did this help?