This method is deprecated.
Deprecated. Update Resource has been replaced with Update Resource and Update Staff Member SDK methods and will be removed on March 31, 2026.
The updateResource() function returns a Promise that resolves when a resource is updated.
Use this function to update all bookings resource information except for the resource's schedule. To update a resource's schedule use updateResourceSchedule().
Notes:
"business" and "staff".options.suppressAuth parameter to true.Note: When updating a resource you cannot change the system tags used by the Wix Bookings app. Tags used by the app have the values "business" and "staff".
ID of the resource to be updated.
Resource information to update.
An object representing the available options for updating a resource.