action trashnothing_update_location { label: "Update location" description: "Update the current users' location. The location is used to determine which posts are shown to the user (both public posts and group posts).\n" provider: trashnothing method: PUT path: "/users/me/location" encoding: json output: { type: "object" } }