action bungie_destiny2_insert_socket_plug_free { label: "Destiny2.InsertSocketPlugFree" description: "Insert a 'free' plug into an item's socket. This does not require 'Advanced Write Action' authorization and is available to 3rd-party apps, but will only work on 'free and reversible' socket actions (Perks, Armor Mods, Shaders, Ornaments, etc.). You must have a valid Destiny Account, and the character must either be in a social space, in orbit, or offline." provider: bungie method: POST path: "/Destiny2/Actions/Items/InsertSocketPlugFree/" encoding: json output: { type: "object" additionalProperties: true } }