[[["เข้าใจง่าย","easyToUnderstand","thumb-up"],["แก้ปัญหาของฉันได้","solvedMyProblem","thumb-up"],["อื่นๆ","otherUp","thumb-up"]],[["ไม่มีข้อมูลที่ฉันต้องการ","missingTheInformationINeed","thumb-down"],["ซับซ้อนเกินไป/มีหลายขั้นตอนมากเกินไป","tooComplicatedTooManySteps","thumb-down"],["ล้าสมัย","outOfDate","thumb-down"],["ปัญหาเกี่ยวกับการแปล","translationIssue","thumb-down"],["ตัวอย่าง/ปัญหาเกี่ยวกับโค้ด","samplesCodeIssue","thumb-down"],["อื่นๆ","otherDown","thumb-down"]],["อัปเดตล่าสุด 2024-11-07 UTC"],[[["Updates permissions for a given issuer using a PUT request."],["Requires a unique issuer ID as a path parameter in the request URL."],["Uses Permissions object in the request and response body for managing permissions data."],["Needs 'wallet_object.issuer' OAuth scope for authorization."]]],["The core content describes updating permissions for an issuer using a PUT request to a specific URL: `https://walletobjects.googleapis.com/walletobjects/v1/permissions/{resourceId}`. The `resourceId` parameter in the URL path identifies the issuer. The request body includes `Permissions` data, and a successful response also contains `Permissions`. This process requires the `https://www.googleapis.com/auth/wallet_object.issuer` OAuth scope for authorization.\n"]]