action bungie_destiny2_awa_provide_authorization_result { label: "Destiny2.AwaProvideAuthorizationResult" description: "Provide the result of the user interaction. Called by the Bungie Destiny App to approve or reject a request." provider: bungie method: POST path: "/Destiny2/Awa/AwaProvideAuthorizationResult/" encoding: json output: { type: "object" additionalProperties: true } }