action bungie_destiny2_update_loadout_identifiers { label: "Destiny2.UpdateLoadoutIdentifiers" description: "Update the color, icon, and name of a loadout." provider: bungie method: POST path: "/Destiny2/Actions/Loadouts/UpdateLoadoutIdentifiers/" encoding: json output: { type: "object" additionalProperties: true } }