action trashnothing_update_current_user { label: "Update current user" description: "Update the current user. All fields are optional so requests can update just one or multiple user properties at a time.\n" provider: trashnothing method: PUT path: "/users/me" encoding: json output: { type: "object" } }