action bungie_destiny2_set_item_lock_state { label: "Destiny2.SetItemLockState" description: "Set the Lock State for an instanced item. You must have a valid Destiny Account." provider: bungie method: POST path: "/Destiny2/Actions/Items/SetLockState/" encoding: json output: { type: "object" additionalProperties: true } }