[[["समझने में आसान है","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"]]