Update LocationAsk AIput https://app.bluetallyapp.com/api/v1/locations/{id}Update a location.Path Paramsidint32requiredThe ID of the location.Query Paramstenant_idint32The ID of the tenant the API request is for (for users with multi-tenancy enabled)namestringThe name of the location.address_line_1stringThe first address line of the location.address_line_2stringThe second address line of the location.citystringThe city of the location.zipstringThe zip of the location.statestringThe state of the location.countrystringThe country of the location.emailstringThe email of the location.phonestringThe phone of the location.currencystringThe currency (ISO 4217 Code).logostringThe external URL to logo.custom_fieldsstringFormat: [{"name": "custom_field_name", "value": "custom_field_value"}, ....]Response 200200Updated 10 months ago