# Update Leaf Settings Endpoint: PUT /leaf Security: Authorization ## Request fields (application/json): - `friendly_name` (string) The term Friendly Name, also known as friendly_name, refers to a name that is easy for the end user to understand. For example, if referring to a location, it is easier for an end user to refer to a location as "Bedroom" rather than the mac address of the device that is located in the bedroom. - `location` (string) Set as empty string to specify mobile device. Can also use 'mobile' boolean field to do this. - `mac_address` (string, required) - `network_id` (integer, required) - `auto` (string) Enum: "1", "", "0" - `mobile` (boolean) ## Response 204 fields ## Response 400 fields