v1
latestOpenAPI 3.0.12026-07-13139143370.4 KBLocations
Update Location Scope
Use this endpoint to Update a business locations online booking settings scope. A valid business location id is required.
settingsScope values are 0 = company scope, 1 = business location scope. To inherit the online settings defined in the primary business location, then use value = 0 for company scope. Otherwise, to override the settings for a specific location then use value = 1 for business location scope. Note: You cannot change the settings scope of the Primary Business Location.
put/setup/v1/locations/{id}/settings/scope/{settingsScope}
Path parameters
idstring required
settingsScopestring required
Response
Success