Update a locationAsk AIput https://api.gusto-demo.com/v1/locations/{location_id}Update a location. scope: companies:writePath Paramslocation_idstringrequiredThe UUID of the locationBody ParamsversionstringrequiredThe current version of the object. See the versioning guide for information on how to use this field.phone_numberstringstreet_1stringstreet_2string | nullcitystringstatestringzipstringcountrystringmailing_addressbooleanFor a company location, specify if this location is the company's mailing address. A company has a single mailing address, so this designation will override any previous selection.truefalsefiling_addressbooleanFor a company location, specify if this location is the company's filing address. A company has a single filing address, so this designation will override any previous selection.truefalseHeadersX-Gusto-API-VersionstringenumDefaults to 2026-02-01Determines the date-based API version associated with your API call. If none is provided, your application's minimum API version is used.2026-02-01Allowed:2026-02-01Responses 200successful 404Not Found 409Invalid version param 422Invalid stateUpdated 3 months ago