put https://api.alocity.com/v1/integration-management/site
This endpoint is used to update a site.
Controlled Errors
Error Code | Error Message |
---|---|
error_site_not_found | The site was not found. |
error_site_name_empty | The site name cannot be null or empty. |
error_timezone_not_found | The timezone with the provided Id was not found. |
error_account_settings_not_updated_in_devices | The attempted change in timezone was unable to be communicated to the devices. |
error_site_update_error | Failed to update the site. |
Any status codes returned that are not provided here are generic status codes that can be found here.