update_location
Update an existing IT Glue location by providing only the fields to change. Modify address, contact details, or set as primary.
Instructions
Update an existing location in IT Glue. Only the fields you supply are changed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The location ID to update | |
| fax | No | Fax number | |
| city | No | City | |
| name | No | Location name/title | |
| notes | No | Free-text notes | |
| phone | No | Phone number | |
| primary | No | Whether this is the organization's primary location | |
| address_1 | No | Address line 1 | |
| address_2 | No | Address line 2 | |
| region_id | No | Region/state ID | |
| country_id | No | Country ID | |
| postal_code | No | Postal/ZIP code | |
| organization_id | Yes | Organization ID that owns the location |